reduced logging

This commit is contained in:
Gert Wohlgemuth 2018-06-18 23:03:45 -07:00
parent b034c444e5
commit 0568ce20d3

View File

@ -126,7 +126,7 @@ class StrategyResolver(object):
strategy_name = os.path.splitext(name)[0]
print("stored downloaded stat at: {}".format(temp))
# print("stored downloaded stat at: {}".format(temp))
# register temp path with the bot
abs_paths.insert(0, temp.absolute())