Skip to content

Commit 045a0e7

Browse files
committed
chore: remove WeakValueDict import from SymbolicUtils.jl
1 parent 9841f10 commit 045a0e7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/SymbolicUtils.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ import TermInterface: iscall, isexpr, head, children,
2020
operation, arguments, metadata, maketerm, sorted_arguments
2121
# For ReverseDiffExt
2222
import ArrayInterface
23-
using WeakValueDicts: WeakValueDict
2423
import ExproniconLite as EL
2524
import TaskLocalValues: TaskLocalValue
2625

0 commit comments

Comments
 (0)