removed uneccesary import

This commit is contained in:
Stephen Mardson McQuay 2011-05-04 20:24:35 -06:00
parent 1aa2be7320
commit 1cde1d9a01
1 changed files with 0 additions and 2 deletions

View File

@ -2,8 +2,6 @@ import sys
import numpy as np
import itertools
import logging
log = logging.getLogger('interp')