Skip to content

Commit

Permalink
fix: merge issue
Browse files Browse the repository at this point in the history
  • Loading branch information
tomicvladan committed Dec 21, 2023
1 parent b579ec3 commit 9f2a69b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/model/network.model.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ export interface Network {
reverseResolver: string;
nameResolver: string;
};
gasEstimation: number;
performChecks: boolean;
gasEstimation: number;
};
Expand Down

0 comments on commit 9f2a69b

Please sign in to comment.