summaryrefslogtreecommitdiffstats
path: root/js/public/app.js
diff options
context:
space:
mode:
authorBernhard Posselt <nukeawhale@gmail.com>2013-08-07 16:14:24 +0200
committerBernhard Posselt <nukeawhale@gmail.com>2013-08-07 16:14:24 +0200
commitc745c824235315fd36dce9a1421b6b1268edbd4d (patch)
tree3fd87e83bccf598f1e0d836f0a7c09568de2c3df /js/public/app.js
parentc1adf7d39ddf068f93c22083ab4b9ea0e092ea51 (diff)
update karma test runner to fix build
Diffstat (limited to 'js/public/app.js')
-rw-r--r--js/public/app.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/js/public/app.js b/js/public/app.js
index 7b4cdeb3e..39cd509c4 100644
--- a/js/public/app.js
+++ b/js/public/app.js
@@ -1,4 +1,3 @@
-(function(angular, $, moment, undefined){
/**
* ownCloud News App - v0.0.1
@@ -3245,4 +3244,3 @@ License along with this library. If not, see <http://www.gnu.org/licenses/>.
}).call(this);
-})(window.angular, window.jQuery, window.moment); \ No newline at end of file