Fix indentation

This commit is contained in:
Jan Oberhauser 2020-06-10 15:58:57 +02:00
parent 5ed86670a8
commit 17ee152eaf

View file

@ -7,7 +7,7 @@ import {
IWorkflowDb,
NodeTypes,
WebhookHelpers,
} from '../../..';
} from '../../..';
import {
Workflow,
@ -15,9 +15,9 @@ import {
import {
IWebhookDb,
} from '../../../Interfaces';
} from '../../../Interfaces';
import * as config from '../../../../config';
import * as config from '../../../../config';
export class WebhookModel1589476000887 implements MigrationInterface {
name = 'WebhookModel1589476000887';