Skip to content

Commit

Permalink
fixup! ci: Fix psalm by typing the QuestionHelper
Browse files Browse the repository at this point in the history
  • Loading branch information
nickvergessen committed Oct 17, 2024
1 parent fb93fd7 commit e449a1f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion apps/files_external/lib/Command/Delete.php
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ public function __construct(
protected UserStoragesService $userService,
protected IUserSession $userSession,
protected IUserManager $userManager,
protected QuestionHelper $questionHelper,
) {
parent::__construct();
}
Expand Down

0 comments on commit e449a1f

Please sign in to comment.