Merge pull request #383 from Bond-009/unused

Remove firebase and empty resource config file
This commit is contained in:
Anthony Lavado
2019-01-05 23:06:08 +00:00
committed by GitHub
7 changed files with 11 additions and 285 deletions

View File

@@ -135,7 +135,5 @@ namespace MediaBrowser.Common
object CreateInstance(Type type);
PackageVersionClass SystemUpdateLevel { get; }
string GetValue(string name);
}
}