From fd636d1f5f64ac9df9e3d09a45c9257025192a82 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Niklas=20Laxstr=C3=B6m?= Date: Tue, 24 May 2016 08:35:07 +0200 Subject: [PATCH] Remove jquery.uls.compact resource loader module All known users of this module (CX) have stopped using it. Change-Id: I0827b37a92e56f40433a197b275a0d0dd44cefe2 --- extension.json | 5 ----- 1 file changed, 5 deletions(-) diff --git a/extension.json b/extension.json index 1234579a..5e49597a 100644 --- a/extension.json +++ b/extension.json @@ -330,11 +330,6 @@ "localBasePath": "lib", "remoteExtPath": "UniversalLanguageSelector/lib" }, - "jquery.uls.compact": { - "dependencies": "jquery.uls", - "localBasePath": "lib", - "remoteExtPath": "UniversalLanguageSelector/lib" - }, "jquery.uls.data": { "scripts": [ "jquery.uls/src/jquery.uls.data.js",