Skip to content

Commit 8dc5a11

Browse files
committed
style(sample): rm unused import
1 parent 6d1a079 commit 8dc5a11

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

icfree/sampler/__main__.py

-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
from sys import modules as sys_modules
2-
from pandas import option_context as pd_option_context
32

43
from brs_utils import (
54
create_logger

0 commit comments

Comments
 (0)