From 66a36475795c84b14372e5130369d78150c7c641 Mon Sep 17 00:00:00 2001 From: webzwo0i Date: Tue, 27 Oct 2020 01:00:58 +0100 Subject: [PATCH] remove broken async inclusion in tar.json --- src/node/utils/tar.json | 1 - 1 file changed, 1 deletion(-) diff --git a/src/node/utils/tar.json b/src/node/utils/tar.json index 7d0913425..30bc45ab2 100644 --- a/src/node/utils/tar.json +++ b/src/node/utils/tar.json @@ -71,7 +71,6 @@ , "jquery.js" , "rjquery.js" , "$async.js" - , "$async/lib/async.js" , "underscore.js" , "$underscore.js" , "$underscore/underscore.js"