From ce839ad3f983843c16cfc928dcc6da8e8f954ccc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=81bner=20Oliveira?= Date: Wed, 10 Feb 2016 16:21:36 -0300 Subject: [PATCH] removing extra line line --- adm-zip/adm-zip.d.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/adm-zip/adm-zip.d.ts b/adm-zip/adm-zip.d.ts index eb0b04506..fd107336c 100644 --- a/adm-zip/adm-zip.d.ts +++ b/adm-zip/adm-zip.d.ts @@ -211,7 +211,6 @@ declare module "adm-zip" { * will be overwriten if this is true. Default is FALSE */ extractAllTo(targetPath: string, overwrite?: boolean): void; - /** * Extracts the entire archive to the given location * @param targetPath Target location