mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-18 13:50:31 +00:00
refactor: migrate ledger writer to nestjs
This commit is contained in:
@@ -13,7 +13,6 @@ import { TransformerInjectable } from '../Transformer/TransformerInjectable.serv
|
||||
import { ActivateAccount } from './ActivateAccount.service';
|
||||
import { GetAccountTypesService } from './GetAccountTypes.service';
|
||||
import { GetAccountTransactionsService } from './GetAccountTransactions.service';
|
||||
// import { EditAccount } from './EditAccount.service';
|
||||
// import { GetAccountsService } from './GetAccounts.service';
|
||||
|
||||
@Module({
|
||||
|
||||
Reference in New Issue
Block a user