From 4d51dc13c8719e06ebcbabc991cec62645bb56f0 Mon Sep 17 00:00:00 2001 From: RhodeCode Admin Date: Tue, 19 Dec 2023 13:00:08 +0100 Subject: [PATCH] chore(dev): removed appenlight client js --- grunt_config.json | 1 - 1 file changed, 1 deletion(-) diff --git a/grunt_config.json b/grunt_config.json index b94895f0..77f19187 100644 --- a/grunt_config.json +++ b/grunt_config.json @@ -41,7 +41,6 @@ "<%= dirs.js.node_modules %>/sticky-sidebar/dist/jquery.sticky-sidebar.min.js", "<%= dirs.js.node_modules %>/waypoints/lib/noframework.waypoints.min.js", "<%= dirs.js.node_modules %>/waypoints/lib/jquery.waypoints.min.js", - "<%= dirs.js.node_modules %>/appenlight-client/appenlight-client.min.js", "<%= dirs.js.src %>/logging.js", "<%= dirs.js.src %>/bootstrap.js", "<%= dirs.js.src %>/i18n_utils.js",