EditorConfig reformat: MediaBrowser.Providers, MediaBrowser.Tests, SocketHttpListener

This commit is contained in:
Erwin de Haan
2019-01-13 20:31:48 +01:00
parent 382e8699a2
commit aacafee1de
8 changed files with 8 additions and 8 deletions

View File

@@ -21,4 +21,4 @@ namespace Priority_Queue
/// </summary>
int MaxSize { get; }
}
}
}