mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-03-26 20:16:33 +00:00
Remove BOM from UTF-8 files
I think some people need to change their IDE configuration ;)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#pragma warning disable SA1649 // File name must equal class name.
|
||||
#pragma warning disable SA1649 // File name must equal class name.
|
||||
|
||||
namespace MediaBrowser.Controller.Net.WebSocketMessages;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user