Skip to content

Commit eec02b8

Browse files
committed
remove unused import
1 parent 280d56e commit eec02b8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
# coding: utf-8
33
import os
44
import sys
5-
import shutil
65
from glob import glob
76
from distutils.command.sdist import sdist
87
from setuptools import setup, Extension

0 commit comments

Comments
 (0)