Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/richdocuments.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Preview/Office.php')
-rw-r--r--lib/Preview/Office.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/Preview/Office.php b/lib/Preview/Office.php
index 43edcae3..e91ff1e5 100644
--- a/lib/Preview/Office.php
+++ b/lib/Preview/Office.php
@@ -29,7 +29,6 @@ use OCP\ILogger;
use OCP\Image;
abstract class Office extends Provider {
-
/** @var IClientService */
private $clientService;