Skip to content

Commit c9eaedf

Browse files
committed
fix: remove CRC import
1 parent d3302fd commit c9eaedf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Expression.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
module ExpressionModule
33

44
using DispatchDoctor: @unstable
5-
using ChainRulesCore: CRC
65

76
using ..NodeModule: AbstractExpressionNode, Node
87
using ..OperatorEnumModule: AbstractOperatorEnum, OperatorEnum

0 commit comments

Comments
 (0)