remove storage stop

This commit is contained in:
Ubuntu
2018-01-26 02:04:26 +00:00
parent d0acaf65a5
commit b9693f2872

View File

@@ -1796,8 +1796,6 @@ def blockstack_exit( atlas_state ):
if atlas_state is not None:
atlas_node_stop( atlas_state )
storage_stop()
def blockstack_signal_handler( sig, frame ):
"""