Skip to content

Commit 947c57f

Browse files
committedApr 8, 2024·
remove unused import
1 parent 312e7be commit 947c57f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎src/sage/combinat/sf/witt.py

-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@
2323
from sage.arith.misc import divisors
2424
from sage.combinat.integer_lists.invlex import IntegerListsLex
2525
from sage.combinat.partitions import ZS1_iterator
26-
from sage.matrix.constructor import matrix
2726
from sage.misc.cachefunc import cached_method
2827

2928

0 commit comments

Comments
 (0)
Please sign in to comment.