@@ -65,7 +65,6 @@ def run():
strg = storage()
start = start_factory(setman.settings, strg)
start.create()
- print(strg.data)
app.run()