Skip to content

Commit 780edf9

Browse files
committed
-
1 parent e2eb044 commit 780edf9

File tree

2 files changed

+0
-57
lines changed

2 files changed

+0
-57
lines changed

source_py3/python_toolbox/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
import python_toolbox.version_info
1616
import python_toolbox.monkeypatch_copyreg
1717
import python_toolbox.monkeypatch_envelopes
18-
import python_toolbox.monkeypatch_pathlib
1918

2019
__version_info__ = python_toolbox.version_info.VersionInfo(0, 6, 10)
2120
__version__ = __version_info__.version_text

source_py3/python_toolbox/monkeypatch_pathlib.py

Lines changed: 0 additions & 56 deletions
This file was deleted.

0 commit comments

Comments
 (0)