From c8db1ed74138e727013fb6712374844829277ae6 Mon Sep 17 00:00:00 2001 From: "John Molakvoæ (skjnldsv)" Date: Tue, 26 Dec 2017 16:37:34 +0100 Subject: Fixed tests MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: John Molakvoæ (skjnldsv) --- apps/files/js/files.js | 1 - 1 file changed, 1 deletion(-) (limited to 'apps/files/js/files.js') 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; } -- cgit v1.2.3