Skip to content

Commit f730ce3

Browse files
committed
fix: imports
1 parent b34de12 commit f730ce3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/utils/chrome.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
from core.enums.os_type import OSType
55
from core.log.log import Log
66
from core.settings import Settings
7-
from core.utils.jenkins import Jenkins
7+
from core.utils.ci.jenkins import Jenkins
88
from core.utils.process import Process
99

1010

0 commit comments

Comments
 (0)