Skip to content

Commit f35a534

Browse files
committed
[section] Remove Unused Import
1 parent 537703e commit f35a534

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

odml/section.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# -*- coding: utf-8
22
import collections
33
import uuid
4-
from copy import deepcopy
54

65
from . import base
76
from . import format

0 commit comments

Comments
 (0)