Skip to content

Commit

Permalink
remove duplicate import
Browse files Browse the repository at this point in the history
  • Loading branch information
gsteenkamp89 committed Apr 12, 2024
1 parent f52de11 commit 618b0d4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/plugins/oSnap/components/Input/MethodParameter.vue
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
import { ParamType } from '@ethersproject/abi';
import AddressInput from './Address.vue';
import { hexZeroPad } from '@ethersproject/bytes';
import { isBytesLikeSafe } from '../../utils';
import {
validateArrayInput,
validateInput,
Expand Down

0 comments on commit 618b0d4

Please sign in to comment.