Skip to content

Commit 08b1079

Browse files
committed
Re-remove unused imports
1 parent e2759a5 commit 08b1079

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pymc/__init__.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@
1616
__version__ = "4.1.4"
1717

1818
import logging
19-
import multiprocessing as mp
20-
import platform
2119

2220
_log = logging.getLogger("pymc")
2321

0 commit comments

Comments
 (0)