Skip to content

Commit cda4468

Browse files
committed
remove redundant import
1 parent 85806f4 commit cda4468

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cf/field.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import logging
2-
from collections import namedtuple
32
from dataclasses import dataclass
43
from functools import reduce
54
from operator import mul as operator_mul

0 commit comments

Comments
 (0)