From 210fb742394434a18a79e5596ebc5cf7c142864c Mon Sep 17 00:00:00 2001 From: Jonny Taylor Date: Thu, 29 Jun 2017 22:24:27 +0100 Subject: [PATCH] remove extra line --- types/mainloop.js/index.d.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/types/mainloop.js/index.d.ts b/types/mainloop.js/index.d.ts index f6162d2316..98c916d354 100644 --- a/types/mainloop.js/index.d.ts +++ b/types/mainloop.js/index.d.ts @@ -29,4 +29,3 @@ declare var MainLoop: MainLoop; export = MainLoop; export as namespace MainLoop; -