remove comment

This commit is contained in:
Jude Nelson
2017-09-26 16:31:29 -04:00
parent eaeb2d19d8
commit 725e6a6ee9

View File

@@ -456,7 +456,6 @@ def configure(config_file=CONFIG_PATH, force=False, interactive=True, set_migrat
num_blockstack_opts_prompted += 1
blockstack_opts['email'] = ''
# get client UUID for analytics
u = get_or_set_uuid(config_dir=config_dir)
if u is None:
raise Exception('Failed to get/set UUID')