This commit is contained in:
Alex Grintsvayg 2017-03-31 14:26:09 -04:00
parent c0a40605ad
commit d3173b157e

View file

@ -140,7 +140,4 @@ def start_server_and_listen(launchui, use_auth, analytics_manager, max_tries=5):
if __name__ == "__main__":
# import cProfile
# import time
# cProfile.run('start()', '/home/grin/code/lbry/lbry/daemonstats_' + time.strftime("%Y%m%d_%H%M%S"))
start()