Commit 01ca6210 authored by Jason R. Coombs's avatar Jason R. Coombs

Remove unused import

parent cd8a46e3
......@@ -23,7 +23,6 @@ from pkg_resources import working_set, VersionConflict
from pkg_resources import Distribution as PRDistribution
import setuptools.tests.server
import pkg_resources
from .py26compat import skipIf
class FakeDist(object):
def get_entry_map(self, group):
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment