remove unused code
This commit is contained in:
@@ -218,10 +218,6 @@ interface AccountEditResponse {
|
|||||||
type ConfirmDialogType = InstanceType<typeof ConfirmDialog>;
|
type ConfirmDialogType = InstanceType<typeof ConfirmDialog>;
|
||||||
type SnackBarType = InstanceType<typeof SnackBar>;
|
type SnackBarType = InstanceType<typeof SnackBar>;
|
||||||
|
|
||||||
defineProps<{
|
|
||||||
show?: boolean;
|
|
||||||
}>();
|
|
||||||
|
|
||||||
const { tt } = useI18n();
|
const { tt } = useI18n();
|
||||||
const {
|
const {
|
||||||
editAccountId,
|
editAccountId,
|
||||||
|
|||||||
Reference in New Issue
Block a user