remove unused code

This commit is contained in:
MaysWind
2025-07-21 00:39:54 +08:00
parent bcb6c4f419
commit 4ba3893b83
@@ -218,10 +218,6 @@ interface AccountEditResponse {
type ConfirmDialogType = InstanceType<typeof ConfirmDialog>;
type SnackBarType = InstanceType<typeof SnackBar>;
defineProps<{
show?: boolean;
}>();
const { tt } = useI18n();
const {
editAccountId,