mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-14 06:57:35 +08:00
code refactor
This commit is contained in:
+1
-1
@@ -48,7 +48,7 @@ import {
|
||||
import {
|
||||
getCategorizedAccounts,
|
||||
getAllFilteredAccountsBalance
|
||||
} from '@/lib/account.js';
|
||||
} from './account.js';
|
||||
|
||||
import logger from './logger.js';
|
||||
import services from './services.js';
|
||||
|
||||
Reference in New Issue
Block a user