Explorar el Código

removed unused import

tags/v1.0.0^0
Robin Thoni hace 7 años
padre
commit
b72028cb6d
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0
    1
      setup.py

+ 0
- 1
setup.py Ver fichero

@@ -3,7 +3,6 @@ from os import path
3 3
 import os
4 4
 
5 5
 import shutil
6
-import subprocess
7 6
 
8 7
 from setuptools import setup, find_packages
9 8
 from setuptools.command.install import install

Loading…
Cancelar
Guardar