diff --git a/tradedb.py b/tradedb.py index b11ae7ee..0e3b7b49 100644 --- a/tradedb.py +++ b/tradedb.py @@ -14,9 +14,7 @@ # Imports import re # Because irregular expressions are dull -import pypyodbc # Because its documentation was better import sys -from queue import Queue # Because we're British. from collections import namedtuple import itertools import math