Skip to content

Commit

Permalink
fix publish error (#1912)
Browse files Browse the repository at this point in the history
  • Loading branch information
cctdaniel authored Sep 13, 2024
1 parent f04cae0 commit 525ad19
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion target_chains/fuel/sdk/js/src/types/PythContract.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2178,7 +2178,6 @@ const storageSlots: StorageSlot[] = [
value: "0000000000000000000000000000000000000000000000000000000000000000",
},
];

export class PythContractInterface extends Interface {
constructor() {
super(abi);
Expand Down

0 comments on commit 525ad19

Please sign in to comment.