mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-31 04:48:27 +01:00
Find+Sed BOM removal *.cs: MediaBrowser.LocalMetadata-MediaBrowser.Model
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
|
||||
|
||||
namespace MediaBrowser.Model.Globalization
|
||||
{
|
||||
/// <summary>
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
using global::System;
|
||||
using global::System;
|
||||
|
||||
namespace MediaBrowser.Model.Globalization
|
||||
{
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
using System.Globalization;
|
||||
using System.Globalization;
|
||||
using MediaBrowser.Model.Entities;
|
||||
|
||||
namespace MediaBrowser.Model.Globalization
|
||||
|
||||
Reference in New Issue
Block a user