mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-19 15:33:03 +03:00
Visual Studio Reformat: Emby.Server.Implementations Part T-T
This commit is contained in:
@@ -36,7 +36,6 @@
|
||||
*
|
||||
* ***** END LICENSE BLOCK ***** */
|
||||
|
||||
using System;
|
||||
|
||||
namespace UniversalDetector.Core
|
||||
{
|
||||
@@ -54,7 +53,7 @@ namespace UniversalDetector.Core
|
||||
public int[] charLenTable;
|
||||
|
||||
private string name;
|
||||
|
||||
|
||||
public string Name => name;
|
||||
|
||||
private int classFactor;
|
||||
|
||||
Reference in New Issue
Block a user