Skip to content

Commit

Permalink
Merge branch 'feat/new-tokens-validation' into test/action
Browse files Browse the repository at this point in the history
  • Loading branch information
SGiaccobasso authored Sep 23, 2024
2 parents 1e45aa7 + 8a065a7 commit 43d9ce2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/validate-token-configs.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import * as fs from "fs";
import { ethers } from "ethers";
import * as ethers from "ethers";
import axios from "axios";
/*
* =============================
Expand Down

0 comments on commit 43d9ce2

Please sign in to comment.