Skip to content

Commit 525ad19

Browse files
authored
fix publish error (#1912)
1 parent f04cae0 commit 525ad19

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
@@ -2178,7 +2178,6 @@ const storageSlots: StorageSlot[] = [
21782178
value: "0000000000000000000000000000000000000000000000000000000000000000",
21792179
},
21802180
];
2181-
21822181
export class PythContractInterface extends Interface {
21832182
constructor() {
21842183
super(abi);

0 commit comments

Comments
 (0)