Skip to content

Commit

Permalink
unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
yaph committed Sep 8, 2013
1 parent 3e39def commit 8238379
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions setup.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
import os
from setuptools import setup, find_packages
from setuptools import setup

with open('README.rst') as f:
readme = f.read()
Expand Down

0 comments on commit 8238379

Please sign in to comment.