⚡ Minor improvements
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
import { MigrationInterface, QueryRunner } from "typeorm";
|
||||
import {
|
||||
MigrationInterface,
|
||||
QueryRunner,
|
||||
} from 'typeorm';
|
||||
|
||||
import * as config from '../../../../config';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user