Skip to content

Commit 6c1f16a

Browse files
committed
Remove unused import
1 parent a95f6c1 commit 6c1f16a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/plasmapy_calculator/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66

77
import argparse
88
import pathlib
9-
import shlex
109
import subprocess
1110

1211
_description = """

0 commit comments

Comments
 (0)