mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-05-30 19:55:08 -04:00
Remove extra blank line
Signed-off-by: Petrus.Z <silencly07@gmail.com>
This commit is contained in:
parent
3c8f7d380f
commit
52e9dc66f5
@ -87,7 +87,6 @@ namespace Emby.Server.Implementations.Library.Validators
|
|||||||
{
|
{
|
||||||
collectionNameMoviesMap[movie.CollectionName] = new List<Movie> { movie };
|
collectionNameMoviesMap[movie.CollectionName] = new List<Movie> { movie };
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user