Skip to content

Commit 2450bd0

Browse files
committed
[core] removed unnecessary import from logging
1 parent 3a644aa commit 2450bd0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/instrumentman/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
from pathlib import Path
2-
from logging import getLogger
32

43
from click_extra import extra_group, version_option
54

0 commit comments

Comments
 (0)