diff --git a/src/plugins/oSnap/components/Input/MethodParameter.vue b/src/plugins/oSnap/components/Input/MethodParameter.vue index 8102020c..40e6003c 100644 --- a/src/plugins/oSnap/components/Input/MethodParameter.vue +++ b/src/plugins/oSnap/components/Input/MethodParameter.vue @@ -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,