mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-24 01:34:45 +03:00
fix SA1005
This commit is contained in:
@@ -34,7 +34,7 @@ namespace Emby.Server.Implementations.Sorting
|
||||
|
||||
if (val != 0)
|
||||
{
|
||||
//return val;
|
||||
// return val;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user