Some cleanup

This commit is contained in:
Jan Oberhauser
2021-03-25 11:23:54 +01:00
parent 5f96f01f24
commit 0c0c0bda67
8 changed files with 23 additions and 24 deletions

View File

@@ -9,7 +9,7 @@ import {
import {
Db,
GenericHelpers,
} from "../../src";
} from '../../src';
export class UpdateWorkflowCommand extends Command {