Skip to content

Commit 181c08c

Browse files
committed
Remove unused import
1 parent 235e59b commit 181c08c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/axelrod_fortran/shared_library_manager.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
from ctypes import cdll
33
from ctypes.util import find_library
44
from multiprocessing.managers import BaseManager
5-
import os
65
from pathlib import Path
76
import platform
87
import shutil

0 commit comments

Comments
 (0)