Skip to content

Commit

Permalink
Unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
kfsone committed Sep 1, 2014
1 parent cb51e30 commit 870836e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tradedb.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 870836e

Please sign in to comment.