mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-20 00:55:13 +01: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