Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
fadeev committed Oct 4, 2023
1 parent 76d3509 commit 11e3dca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/faucet.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import { drip } from "@zetachain/faucet-cli/dist/commands/drip";
import * as dotenv from "dotenv";
import { task } from "hardhat/config";
import { ethers } from "ethers";
import { task } from "hardhat/config";

import { walletError } from "./balances";

Expand Down

0 comments on commit 11e3dca

Please sign in to comment.