Fix exception bug
This commit is contained in:
@@ -100,7 +100,6 @@ class GeorideSocket():
|
||||
if self._on_locked_callback is not None:
|
||||
self._on_locked_callback(data)
|
||||
else:
|
||||
_LOGGER.debug('Lallback is none')
|
||||
|
||||
self._initialised = True
|
||||
|
||||
|
||||
Reference in New Issue
Block a user