Merge pull request #98 from pfctdayelise/fixtests

Remove wrong/unused import so tests will actually run
This commit is contained in:
Kenneth Reitz 2013-10-16 23:48:37 -07:00
commit ff8f23edd5
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@
import unittest
import sys
import openpyxl
import os
import tablib
from tablib.compat import markup, unicode