Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/photos.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Album/AlbumWithFiles.php')
-rw-r--r--lib/Album/AlbumWithFiles.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/Album/AlbumWithFiles.php b/lib/Album/AlbumWithFiles.php
index d4724091..cc6d0d1a 100644
--- a/lib/Album/AlbumWithFiles.php
+++ b/lib/Album/AlbumWithFiles.php
@@ -23,8 +23,6 @@ declare(strict_types=1);
namespace OCA\Photos\Album;
-use OC\Files\Cache\CacheEntry;
-
class AlbumWithFiles {
private AlbumInfo $info;
/** @var AlbumFile[] */