Selaa lähdekoodia

merge with upstream

Guénaël Muller 6 vuotta sitten
vanhempi
commit
c9b45e8136
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  1. 0 1
      setup.py

+ 0 - 1
setup.py Näytä tiedosto

@@ -4,7 +4,6 @@ from setuptools import setup
4 4
 from setuptools import find_packages
5 5
 from os import path
6 6
 import sys
7
-import hapic
8 7
 
9 8
 here = path.abspath(path.dirname(__file__))
10 9