Remove #!/usr/bin/env python from python client

This commit is contained in:
geekerzp
2015-07-27 15:14:47 +08:00
parent 3265ec0f72
commit b51ef77401
14 changed files with 4 additions and 13 deletions

View File

@@ -1,3 +1,5 @@
# coding: utf-8
import sys
from setuptools import setup, find_packages