refactor: removed unnecessary import
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
import fs from 'fs';
|
||||
import * as process from 'process';
|
||||
import type { TlsOptions } from 'tls';
|
||||
import type { DataSourceOptions, EntityTarget, Repository } from 'typeorm';
|
||||
import { DataSource } from 'typeorm';
|
||||
|
||||
Reference in New Issue
Block a user