mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-20 14:50:32 +00:00
refactor: banking modules to nestjs
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
import { initialize } from 'objection';
|
||||
import { Inject, Injectable } from '@nestjs/common';
|
||||
import { Knex } from 'knex';
|
||||
import { first } from 'lodash';
|
||||
|
||||
Reference in New Issue
Block a user