Skip to content

Commit 608c8e5

Browse files
fix: remove assert_not_nullptr import not available in cairo-lang 0.13.5
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent c7769a7 commit 608c8e5

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

vm/src/tests/cairo_test_suite/test_math/math_test.cairo

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

33
from starkware.cairo.common.math import (
44
assert_not_zero,
5-
assert_not_nullptr,
65
assert_not_equal,
76
assert_nn,
87
assert_le,

0 commit comments

Comments
 (0)