mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-07-01 15:50:13 +00:00
removed unnecessary import of dns
This commit is contained in:
@@ -3,7 +3,6 @@ import * as url from "url";
|
||||
import * as Logger from "bunyan";
|
||||
import * as http from "http";
|
||||
import * as stream from "stream";
|
||||
import { resolveSoa } from "dns";
|
||||
|
||||
let server: restify.Server;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user