summaryrefslogtreecommitdiffstats
path: root/js
diff options
context:
space:
mode:
authorBernhard Posselt <nukeawhale@gmail.com>2013-08-06 10:46:35 +0200
committerBernhard Posselt <nukeawhale@gmail.com>2013-08-06 10:46:35 +0200
commitb48a0308c58afa8cf9015060d1125de6ef76dca7 (patch)
treefe7ba626f932c8bab491ca75e1b9945e246ecf3d /js
parent114d98d863ffbac2da7816eec243060312ec4670 (diff)
check phantomjs bin
Diffstat (limited to '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 7081004fb..653b857d1 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
@@ -3244,4 +3243,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