aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/libs/sonar.js
diff options
context:
space:
mode:
Diffstat (limited to 'server/sonar-web/src/main/js/libs/sonar.js')
-rw-r--r--server/sonar-web/src/main/js/libs/sonar.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/server/sonar-web/src/main/js/libs/sonar.js b/server/sonar-web/src/main/js/libs/sonar.js
index 670e8940290..a245d4142d4 100644
--- a/server/sonar-web/src/main/js/libs/sonar.js
+++ b/server/sonar-web/src/main/js/libs/sonar.js
@@ -17,7 +17,6 @@
* along with this program; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-require('script!./translate.js');
require('script!./third-party/jquery-ui.js');
require('script!./third-party/select2.js');
require('script!./third-party/keymaster.js');