mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-21 16:25:28 +03:00
Update to 3.5.2 and .net core 2.1
This commit is contained in:
@@ -31,7 +31,6 @@ namespace Emby.Server.Implementations.Threading
|
||||
public void Dispose()
|
||||
{
|
||||
_timer.Dispose();
|
||||
GC.SuppressFinalize(this);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user