# HG changeset patch # User RhodeCode Admin # Date 2023-12-19 12:00:08 # Node ID 4378f944c3c8c8becef97a34153eb7e173179379 # Parent a3c7219e838e25a9343d0a349783b58f4bb830ba chore(dev): removed appenlight client js diff --git a/grunt_config.json b/grunt_config.json --- 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",