summaryrefslogtreecommitdiffstats
path: root/apps/files/js/files.js
diff options
context:
space:
mode:
authorJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2017-12-26 16:37:34 +0100
committerJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2017-12-26 16:37:34 +0100
commitc8db1ed74138e727013fb6712374844829277ae6 (patch)
tree3e97b1686a522a94621f2427bdd41b816af60549 /apps/files/js/files.js
parent0cb45f681f28c08784eb50dbc60080008eb897cd (diff)
downloadnextcloud-server-c8db1ed74138e727013fb6712374844829277ae6.tar.gz
nextcloud-server-c8db1ed74138e727013fb6712374844829277ae6.zip
Fixed tests
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Diffstat (limited to 'apps/files/js/files.js')
-rw-r--r--apps/files/js/files.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/files/js/files.js b/apps/files/js/files.js
index c682f290a56..afc114c5886 100644
--- a/apps/files/js/files.js
+++ b/apps/files/js/files.js
@@ -79,7 +79,6 @@
},
updateQuota:function(response) {
- console.log('updateQuota');
if (response === undefined) {
return;
}