Remove debugging tracer.

This commit is contained in:
Elf M. Sternberg 2016-07-09 18:21:01 -07:00
parent c5f63db5f0
commit f19fa34ac5
1 changed files with 0 additions and 1 deletions

View File

@ -218,7 +218,6 @@ class PolyFileFinder(FileFinder):
def _poly_file_finder_modules(importer, prefix=''):
print("RUNNING!")
if importer.path is None or not os.path.isdir(importer.path):
return