From 3b28b3ed08be6db893d4d972b697bebc2f27e580 Mon Sep 17 00:00:00 2001 From: Septs Date: Tue, 25 Jun 2019 19:27:45 +0800 Subject: [PATCH] remove test code --- pofile.d.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/pofile.d.ts b/pofile.d.ts index 0b9b6de..dd61731 100644 --- a/pofile.d.ts +++ b/pofile.d.ts @@ -1,4 +1,3 @@ -// tslint:disable declare interface IHeaders { 'Project-Id-Version': string; 'Report-Msgid-Bugs-To': string;