mirror of
https://github.com/msgpack/msgpack-python.git
synced 2025-10-19 20:03:16 +00:00
remove unused import
This commit is contained in:
parent
280d56eb9b
commit
eec02b8729
1 changed files with 0 additions and 1 deletions
1
setup.py
1
setup.py
|
@ -2,7 +2,6 @@
|
|||
# coding: utf-8
|
||||
import os
|
||||
import sys
|
||||
import shutil
|
||||
from glob import glob
|
||||
from distutils.command.sdist import sdist
|
||||
from setuptools import setup, Extension
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue