Removing left over edits left from the acceptance of previous PR's.

This commit is contained in:
Greenback
2020-11-16 19:45:21 +00:00
parent 978aa38f3b
commit 60a6627140
4 changed files with 1 additions and 5 deletions

View File

@@ -56,7 +56,7 @@ namespace MediaBrowser.Common.Configuration
/// <summary>
/// Gets the configuration.
/// </summary>
/// /// <param name="key">The key.</param>
/// <param name="key">The key.</param>
/// <returns>System.Object.</returns>
object GetConfiguration(string key);