Skip to content

Commit c142bfd

Browse files
committed
Move modinputs to bin, cleanup setup.py imports
1 parent b583f8c commit c142bfd

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

setup.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,9 @@
1515
# under the License.
1616

1717
from setuptools import setup, Command
18-
from contextlib import closing
19-
from subprocess import check_call, STDOUT
2018

2119
import os
2220
import sys
23-
import shutil
24-
import tarfile
2521

2622
import splunklib
2723

0 commit comments

Comments
 (0)