Skip to content

Commit 46d337f

Browse files
manu-chromatetron
authored andcommitted
cwlref-runner: setup.py: remove unused imports (#333)
1 parent 8e1640d commit 46d337f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

cwlref-runner/setup.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
#!/usr/bin/env python
22

33
import os
4-
import sys
5-
import setuptools.command.egg_info as egg_info_cmd
6-
import shutil
74

85
from setuptools import setup, find_packages
96

0 commit comments

Comments
 (0)