diff --git a/types/restify/restify-tests.ts b/types/restify/restify-tests.ts index 9b2736b98b..42bbe12524 100644 --- a/types/restify/restify-tests.ts +++ b/types/restify/restify-tests.ts @@ -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;