run format script

This commit is contained in:
ccappai
2020-10-30 09:16:48 +01:00
parent ad27807e12
commit f96470b4ec
4 changed files with 12 additions and 12 deletions

View File

@@ -20,7 +20,7 @@ import {
OutgoingResponse,
} from '../interfaces/packet.interface';
import { Server } from './server';
import { RmqUrl } from "../external/rmq-url.interface";
import { RmqUrl } from '../external/rmq-url.interface';
let rqmPackage: any = {};