Skip to content

Commit

Permalink
fixup! fix: Do not expire labeled versions
Browse files Browse the repository at this point in the history
  • Loading branch information
artonge committed Sep 13, 2024
1 parent 6321f57 commit 40ba16f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Versions/ExpireManager.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
namespace OCA\GroupFolders\Versions;

use OCA\Files_Versions\Expiration;
use OCA\Files_Versions\Versions\IVersion;
use OCA\Files_Versions\Versions\IMetadataVersion;
use OCA\Files_Versions\Versions\IVersion;

/**
* TODO: move this to files_versions to be reused to apps in nc16
Expand Down

0 comments on commit 40ba16f

Please sign in to comment.