Add missing dependency and fix some types

This commit is contained in:
Jan Oberhauser
2019-08-13 19:01:14 +02:00
parent 131823a14d
commit 2591e98333
3 changed files with 5 additions and 7 deletions

View File

@@ -14,9 +14,6 @@ import {
getRepository,
} from "typeorm";
import * as config from './../config';
import {
MongoDb,
PostgresDb,