Skip to content

Commit c98dc7b

Browse files
committed
Remove __pycache__ from client.py
1 parent 287890a commit c98dc7b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pypureclient/flasharray/client.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
from . import FA_2_1
77
from . import FA_2_3
88
from . import FA_2_0
9-
from . import __pycache__
109
from . import FA_2_2
1110

1211
fa_modules = {

0 commit comments

Comments
 (0)