From ea8419943e3eda2d926675289607e0a14d9fe5a1 Mon Sep 17 00:00:00 2001 From: Sergey Shlyakhov Date: Fri, 14 Feb 2020 05:48:20 +0100 Subject: [PATCH] Cleanup --- apps/files_trashbin/lib/Trashbin.php | 1 - 1 file changed, 1 deletion(-) diff --git a/apps/files_trashbin/lib/Trashbin.php b/apps/files_trashbin/lib/Trashbin.php index 8e94a21540..641ce41a5d 100644 --- a/apps/files_trashbin/lib/Trashbin.php +++ b/apps/files_trashbin/lib/Trashbin.php @@ -44,7 +44,6 @@ namespace OCA\Files_Trashbin; use OC\Files\Filesystem; -use OC\Files\View; use OCA\Files_Trashbin\AppInfo\Application; use OCA\Files_Trashbin\Command\Expire; use OCP\Files\File;