EditorConfig reformat: MediaBrowser.Model

This commit is contained in:
Erwin de Haan
2019-01-13 20:31:15 +01:00
parent 3ed6f37030
commit 382e8699a2
85 changed files with 85 additions and 85 deletions

View File

@@ -31,4 +31,4 @@ namespace MediaBrowser.Model.IO
/// <param name="mounters">The mounters.</param>
void AddParts(IEnumerable<IIsoMounter> mounters);
}
}
}