Skip to content

Commit dd4c76b

Browse files
authored
Update PythContract.ts with latest changes (#2038)
1 parent 4ab64d2 commit dd4c76b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

target_chains/fuel/sdk/js/src/types/PythContract.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2171,7 +2171,6 @@ const storageSlots: StorageSlot[] = [
21712171
value: "0000000000000000000000000000000000000000000000000000000000000000",
21722172
},
21732173
];
2174-
21752174
export class PythContractInterface extends Interface {
21762175
constructor() {
21772176
super(abi);

0 commit comments

Comments
 (0)