MIN: fix unused import

This commit is contained in:
François Boulogne
2013-06-12 21:36:28 +02:00
parent 5a041d2560
commit e258e05468
6 changed files with 7 additions and 10 deletions
-1
View File
@@ -18,7 +18,6 @@ Cubes: A High Resolution 3D Surface Construction Algorithm. Computer Graphics
import numpy as np
import matplotlib.pyplot as plt
from skimage import data
from skimage import measure