mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-16 21:00:31 +00:00
fix: import bugs
This commit is contained in:
@@ -24,7 +24,7 @@ export class ImportFileUploadService {
|
||||
|
||||
@Inject(ImportModel.name)
|
||||
private readonly importModel: typeof ImportModel,
|
||||
) {}
|
||||
) { }
|
||||
|
||||
/**
|
||||
* Imports the specified file for the given resource.
|
||||
|
||||
Reference in New Issue
Block a user