1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-21 22:05:43 -04:00

rjs optimize the app.

This commit is contained in:
kayone
2013-11-20 22:04:15 -08:00
parent 6b418276b6
commit 3311357df0
12 changed files with 135 additions and 129 deletions
-7
View File
@@ -1,7 +0,0 @@
'use strict';
define(
[
], function () {
return window.$;
});