From b9b00e1578081207abf3e73db58c5c77331f7c3e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=81bner=20Oliveira?= Date: Wed, 10 Feb 2016 23:35:17 -0300 Subject: [PATCH] removed white 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 fd107336c..a42978ca8 100644 --- a/adm-zip/adm-zip.d.ts +++ b/adm-zip/adm-zip.d.ts @@ -219,7 +219,6 @@ declare module "adm-zip" { * @param callback The callback function will be called afeter extraction */ extractAllToAsync(targetPath: string, overwrite: boolean, callback: (error: Error) => void): void; - /** * Writes the newly created zip file to disk at the specified location or * if a zip was opened and no ``targetFileName`` is provided, it will