Commit 68269572 authored by Jason R. Coombs's avatar Jason R. Coombs

Remove unused import

parent b1dfe6c4
......@@ -962,7 +962,6 @@ Please make the appropriate changes for your system and try again.
return dist # XXX temporarily disable until new strategy is stable
from imp import find_module, get_suffixes
from glob import glob
blockers = []
names = dict.fromkeys(dist._get_metadata('top_level.txt')) # XXX private attr
......
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