Skip to content

Commit e9f6057

Browse files
authored
Update snode_app_k8s.py
1 parent ad428ad commit e9f6057

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

simplyblock_web/snode_app_k8s.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
import sys
99
import utils
1010

11-
from simplyblock_core import utils as sbc_utils
11+
from simplyblock_core import utils as sbc_utils, constants
1212
from blueprints import snode_ops_k8s
1313

1414
logger_handler = logging.StreamHandler()

0 commit comments

Comments
 (0)