Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
tdesvenain committed Jul 23, 2010
1 parent 1e7a774 commit 3e1a00d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/z3c/autoinclude/utils.py
Expand Up @@ -2,7 +2,6 @@
from pkg_resources import find_distributions
from pprint import pformat
import sys
from zope.dottedname.resolve import resolve

class DistributionManager(object):
def __init__(self, dist):
Expand Down

0 comments on commit 3e1a00d

Please sign in to comment.