Forgot to remove an import
This commit is contained in:
parent
83b3ca4900
commit
e00bbdab60
@ -2,7 +2,7 @@ import json
|
||||
|
||||
from os import mkdir, path, rename
|
||||
|
||||
from .utils import canonical_manifest, new_pkg_id, raise_for_structure
|
||||
from .utils import canonical_manifest, raise_for_structure
|
||||
|
||||
|
||||
class Package:
|
||||
|
Loading…
x
Reference in New Issue
Block a user