Skip to content

Commit

Permalink
Fix import
Browse files Browse the repository at this point in the history
  • Loading branch information
timmo001 committed May 12, 2022
1 parent d526ccf commit d776c9d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions backend/systembridgebackend/__main__.py
@@ -1,5 +1,6 @@
"""System Bridge: Main"""
import logging
import sys

from systembridgeshared.base import Base
from systembridgeshared.const import SETTING_AUTOSTART, SETTING_LOG_LEVEL
Expand Down

0 comments on commit d776c9d

Please sign in to comment.