remove unused import math

This commit is contained in:
Neal Norwitz 2003-06-29 04:18:15 +00:00
parent 9b924c690e
commit c556722f09
1 changed files with 0 additions and 1 deletions

View File

@ -52,7 +52,6 @@ instructions.
"""
import sys
import math
import time
try:
import itertools