remove unneeded import...whoops

This commit is contained in:
Paul Kehrer 2013-10-21 22:21:22 -05:00
parent 3e0895c66f
commit b59377d9a3

View file

@ -10,8 +10,6 @@
# implied.
# See the License for the specific language governing permissions and
# limitations under the License.
import sys
from setuptools import setup, find_packages