Skip to content

Commit

Permalink
Forgot to remove import
Browse files Browse the repository at this point in the history
  • Loading branch information
dbrgn committed Sep 30, 2014
1 parent 4d70f6d commit de7e1e6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
#!/usr/bin/env python
import io
from setuptools import setup, find_packages
from minecraft import meta

with io.open('README.rst', mode='r', encoding='utf8') as f:
readme = f.read()
Expand Down

0 comments on commit de7e1e6

Please sign in to comment.