projects
/
datasette-pytables.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d411de8
)
Remove unnecessary import
author
Javier Sancho
<jsf@jsancho.org>
Mon, 28 May 2018 08:50:13 +0000
(10:50 +0200)
committer
Javier Sancho
<jsf@jsancho.org>
Mon, 28 May 2018 08:50:13 +0000
(10:50 +0200)
datasette_pytables/__init__.py
patch
|
blob
|
history
diff --git
a/datasette_pytables/__init__.py
b/datasette_pytables/__init__.py
index d16109b541d106447ab22964d3a20beffd74d60e..751e2605e7d216a82c610d9fc3b7dc4df376b617 100644
(file)
--- a/
datasette_pytables/__init__.py
+++ b/
datasette_pytables/__init__.py
@@
-1,4
+1,3
@@
-from collections import OrderedDict
from moz_sql_parser import parse
import re
import tables