From 1cacaa5f8f0941b2bede45b8f45969d5517425f1 Mon Sep 17 00:00:00 2001 From: Andrew Potter Date: Thu, 24 Jan 2019 14:23:28 -0700 Subject: [PATCH] Updated typescript declaration --- types/clean-css/index.d.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/types/clean-css/index.d.ts b/types/clean-css/index.d.ts index 606b9ba951..3bb32e9100 100644 --- a/types/clean-css/index.d.ts +++ b/types/clean-css/index.d.ts @@ -3,7 +3,6 @@ // Definitions by: Tanguy Krotoff // Andrew Potter // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped -// TypeScript Version: 2.2 /// import { RequestOptions as HttpsRequestOptions } from "https";