Skip to content

Commit 1966e92

Browse files
committed
remove unused imports
1 parent 08e52ab commit 1966e92

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

setup.py

-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
import sys
44

55
from setuptools import Extension, setup
6-
from setuptools.command.build_ext import build_ext
7-
from setuptools.command.sdist import sdist
86

97
PYPY = hasattr(sys, "pypy_version_info")
108

0 commit comments

Comments
 (0)