aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDafydd Harries <daf@rhydd.org>2013-03-19 12:07:49 -0400
committerDafydd Harries <daf@rhydd.org>2013-03-19 12:07:49 -0400
commitc7dbac1d360aa3a9d57960dbb1a70dc3676197b3 (patch)
tree03ba07336f2dd909ff644141db305d679a296b27
parenta5151cd4c145407aa555cf9b7f1b32efacf9da46 (diff)
remove unused numpy import
-rw-r--r--export.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/export.py b/export.py
index fbf8a75..4e0e945 100644
--- a/export.py
+++ b/export.py
@@ -6,7 +6,6 @@ import re
import sys
import textwrap
-import numpy
import pandas as pd
import license