Skip to content

Commit 942ac3b

Browse files
committed
remove invalid import
1 parent a32f03d commit 942ac3b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pydumpling/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
from .rpdb import r_post_mortem
44
from .debug_dumpling import debug_dumpling, load_dumpling
55
from .pydumpling import save_dumping, dump_current_traceback, __version__
6-
from .helpers import catch_any_exception
76

87

98
__version__ == __version__

0 commit comments

Comments
 (0)