From 21248b4d1e895d68dd015eaeba8b70d447b18126 Mon Sep 17 00:00:00 2001 From: Luka Trovic Date: Thu, 18 Jul 2024 16:12:39 +0200 Subject: [PATCH] fix: remove redundant log Signed-off-by: Luka Trovic --- src/init-collections.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/init-collections.js b/src/init-collections.js index 601498244..124c2befb 100644 --- a/src/init-collections.js +++ b/src/init-collections.js @@ -18,8 +18,6 @@ Vue.prototype.OC = OC window.addEventListener('DOMContentLoaded', () => { if (OCA.Sharing && OCA.Sharing.ShareSearch) { OCA.Sharing.ShareSearch.addNewResult(FileSharingPicker) - } else { - console.error('OCA.Sharing.ShareSearch not ready') } window.OCP.Collaboration.registerType('deck', {