This commit is contained in:
tidusjar 2016-06-29 17:17:35 +01:00
commit 6c4b5e44c9
2 changed files with 1 additions and 10 deletions

View file

@ -166,7 +166,6 @@ namespace PlexRequests.UI
private void ConfigureContainer(IKernel container)
{
var loc = ServiceLocator.Instance;
loc.SetContainer(container);
}