mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-15 23:47:33 +08:00
remove unused code
This commit is contained in:
@@ -401,5 +401,4 @@ export interface AccountCategoriesWithVisibleCount {
|
||||
export interface AccountShowingIds {
|
||||
readonly accounts: Record<number, string>;
|
||||
readonly subAccounts: Record<string, string>;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user