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