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