diff options
Diffstat (limited to 'tests/Jellyfin.Server.Implementations.Tests/SessionManager/SessionManagerTests.cs')
| -rw-r--r-- | tests/Jellyfin.Server.Implementations.Tests/SessionManager/SessionManagerTests.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Jellyfin.Server.Implementations.Tests/SessionManager/SessionManagerTests.cs b/tests/Jellyfin.Server.Implementations.Tests/SessionManager/SessionManagerTests.cs index e463d838e..9418edc5d 100644 --- a/tests/Jellyfin.Server.Implementations.Tests/SessionManager/SessionManagerTests.cs +++ b/tests/Jellyfin.Server.Implementations.Tests/SessionManager/SessionManagerTests.cs @@ -1,4 +1,4 @@ -using System; +using System; using System.Threading.Tasks; using Jellyfin.Data.Entities; using MediaBrowser.Controller; |
