Skip to content

Commit

Permalink
remove unused imports in setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
nedbat committed Jul 26, 2021
1 parent a131889 commit 58346f9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,7 @@

from setuptools import setup

import distutils
from distutils.core import Extension
import glob
import sys

try:
Expand Down

0 comments on commit 58346f9

Please sign in to comment.