Minor improvements

This commit is contained in:
Jan Oberhauser
2020-06-23 12:43:40 +02:00
parent 94cd2c76c2
commit e60edc3bff
4 changed files with 10 additions and 6 deletions

View File

@@ -1,4 +1,7 @@
import { MigrationInterface, QueryRunner } from "typeorm";
import {
MigrationInterface,
QueryRunner,
} from 'typeorm';
import * as config from '../../../../config';