Skip to content

Commit c9e58f6

Browse files
refactor: remove "view" import
1 parent a83d61c commit c9e58f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kimimaro/trace.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131

3232
import kimimaro.skeletontricks
3333

34-
from cloudvolume import PrecomputedSkeleton, view
34+
from cloudvolume import PrecomputedSkeleton
3535
from cloudvolume.lib import save_images, mkdir
3636

3737
def trace(

0 commit comments

Comments
 (0)