removed unused import

This commit is contained in:
Stephen McQuay 2011-02-15 11:49:00 -07:00
parent a96df3b31c
commit 8aad7a596e
2 changed files with 0 additions and 4 deletions

View File

@ -2,8 +2,6 @@
import unittest
import math
from interp.baker import run_baker
from interp.grid.DD import grid

View File

@ -2,8 +2,6 @@
import unittest
import math
from interp.baker import run_baker
from interp.grid.DD import grid