summaryrefslogtreecommitdiffstats
path: root/js/public/app.js
diff options
context:
space:
mode:
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