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

@@ -75,4 +75,4 @@ namespace MediaBrowser.Model.Tasks
void RunTaskOnNextStartup(string key);
}
}
}