mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-19 11:16:24 +00:00
create_node.py: also remove now-unused import of pkg_resources
This commit is contained in:
parent
9976bd439a
commit
c9175de0f2
@ -1,6 +1,5 @@
|
|||||||
|
|
||||||
import os, sys
|
import os, sys
|
||||||
import pkg_resources
|
|
||||||
from twisted.python import usage
|
from twisted.python import usage
|
||||||
from allmydata.scripts.common import BasedirMixin, NoDefaultBasedirMixin
|
from allmydata.scripts.common import BasedirMixin, NoDefaultBasedirMixin
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user