Skip to content

Commit 78e2cc6

Browse files
committed
Update __init__.py
1 parent e8b9d04 commit 78e2cc6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.manager/src/controlman/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
import pyserials as _ps
99
from gittidy import Git as _Git
1010

11-
from controlman import _file_util, const, exception
11+
from controlman import const, exception
1212
from controlman import data_validator as _data_validator
1313
from controlman import date as _date
1414
from controlman import exception as _exception

0 commit comments

Comments
 (0)