clean up log
This commit is contained in:
parent
6cb2c7a2de
commit
fed7701da4
|
@ -36,7 +36,6 @@ func _ready():
|
|||
var success = Store.settings.load_local()
|
||||
|
||||
if success:
|
||||
print(Store.settings)
|
||||
start_adapter(Store.settings.state.type.to_lower(), Store.settings.state.url, Store.settings.state.token)
|
||||
|
||||
## Starts the adapter for the given type and url
|
||||
|
|
Loading…
Reference in New Issue
Block a user