We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e88dd98 commit 3a8f7a5Copy full SHA for 3a8f7a5
src/utils/calldata/enum/cairo.ts
@@ -11,7 +11,7 @@ import {
11
Uint256,
12
Uint512,
13
} from '../../../types';
14
-import { CairoFelt, CairoUint256, CairoUint512 } from '../../cairoDataTypes';
+import {CairoUint256} from '../../cairoDataTypes';
15
16
17
0 commit comments