Skip to content

Commit

Permalink
use OC\User\NoUserException
Browse files Browse the repository at this point in the history
Signed-off-by: Git'Fellow <[email protected]>
  • Loading branch information
solracsf authored Dec 13, 2023
1 parent 3c0565f commit f8eea57
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/Versions/VersionsBackend.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@

namespace OCA\GroupFolders\Versions;

use OC\User\NoUserException;
use OCA\Files_Versions\Versions\IDeletableVersionBackend;
use OCA\Files_Versions\Versions\INameableVersionBackend;
use OCA\Files_Versions\Versions\INeedSyncVersionBackend;
Expand Down

0 comments on commit f8eea57

Please sign in to comment.