From 809755aa9deff7a8b30d6022c9d94cb7b0c2fc2c Mon Sep 17 00:00:00 2001 From: Paul Varache Date: Tue, 7 Aug 2018 15:16:05 +0100 Subject: [PATCH] Remove unused code --- test/archivers.test.js | 4 ---- 1 file changed, 4 deletions(-) diff --git a/test/archivers.test.js b/test/archivers.test.js index 04ead69..cfbaa70 100644 --- a/test/archivers.test.js +++ b/test/archivers.test.js @@ -76,7 +76,3 @@ describe('kart.archive', function () { }); }); }); - -setTimeout(() => { - -}, 4000000000000000000000000);