diff --git a/lib/Dashboard/DeckWidget.php b/lib/Dashboard/DeckWidget.php index 3e24d40eb..4035a5d6e 100644 --- a/lib/Dashboard/DeckWidget.php +++ b/lib/Dashboard/DeckWidget.php @@ -26,7 +26,6 @@ declare(strict_types=1); namespace OCA\Deck\Dashboard; - use OCP\Dashboard\IWidget; use OCP\IL10N;