mirror of
https://github.com/nestjs/nest.git
synced 2026-02-21 23:11:44 +00:00
run format script
This commit is contained in:
@@ -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 = {};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user