From 9558c776dbc89bc2fb301260f4a3462f22fc4326 Mon Sep 17 00:00:00 2001 From: Mike Date: Mon, 13 Sep 2021 16:47:54 -0500 Subject: [PATCH] remove triple-slash directives from typings (#1285) --- @types/index.d.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/@types/index.d.ts b/@types/index.d.ts index 9854261f2..fa0188994 100644 --- a/@types/index.d.ts +++ b/@types/index.d.ts @@ -1,5 +1,4 @@ /// -/// import {Agent} from 'http';