mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-13 17:45:20 +08:00
MAINT: remove unused import
This commit is contained in:
@@ -9,7 +9,6 @@ from . import _moments
|
||||
|
||||
|
||||
from functools import wraps
|
||||
from collections import defaultdict
|
||||
|
||||
__all__ = ['regionprops', 'perimeter']
|
||||
|
||||
|
||||
Reference in New Issue
Block a user