aboutsummaryrefslogtreecommitdiff
path: root/src/Jellyfin.Database/Jellyfin.Database.Implementations/DescendantQueryHelper.cs
diff options
context:
space:
mode:
authorShadowghost <Ghost_of_Stone@web.de>2026-08-12 08:48:42 +0200
committerShadowghost <Ghost_of_Stone@web.de>2026-08-12 08:48:42 +0200
commit7e6709f023bab9421a1219e5a59f34e1b8208147 (patch)
tree6620a3a2100fb77231c3ca42f23dcfaf34b29a3d /src/Jellyfin.Database/Jellyfin.Database.Implementations/DescendantQueryHelper.cs
parent9a07d4336b9766573c8ae60743d1294750ca3a22 (diff)
Fix formatting
Diffstat (limited to 'src/Jellyfin.Database/Jellyfin.Database.Implementations/DescendantQueryHelper.cs')
-rw-r--r--src/Jellyfin.Database/Jellyfin.Database.Implementations/DescendantQueryHelper.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Jellyfin.Database/Jellyfin.Database.Implementations/DescendantQueryHelper.cs b/src/Jellyfin.Database/Jellyfin.Database.Implementations/DescendantQueryHelper.cs
index 7425ebde83..92adc37ccc 100644
--- a/src/Jellyfin.Database/Jellyfin.Database.Implementations/DescendantQueryHelper.cs
+++ b/src/Jellyfin.Database/Jellyfin.Database.Implementations/DescendantQueryHelper.cs
@@ -1,4 +1,4 @@
-using System;
+using System;
using System.Collections.Generic;
using System.Linq;
using System.Linq.Expressions;