forked from cerc-io/cosmos-explorer
remove unused import
This commit is contained in:
parent
f4dda3c1f3
commit
1b10c1cb3f
@ -10,7 +10,6 @@ import {
|
||||
import UptimeBar from '@/components/UptimeBar.vue';
|
||||
import type { Commit, SlashingParam, SigningInfo } from '@/types';
|
||||
import { consensusPubkeyToHexAddress, pubKeyToValcons, valconsToBase64 } from '@/libs';
|
||||
import { lazyKeyElSetMap } from 'lazy-load-vue3/types/listen';
|
||||
|
||||
const props = defineProps(['chain']);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user