mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-14 02:26:55 -07:00
Removed a change that shoudn't have been commited.
This commit is contained in:
parent
dd46f08f8b
commit
7d03d296fd
2 changed files with 2 additions and 7 deletions
|
@ -111,8 +111,7 @@ namespace PlexRequests.UI
|
|||
container.Register<IHeadphonesApi, HeadphonesApi>();
|
||||
container.Register<ISlackApi, SlackApi>();
|
||||
|
||||
|
||||
container.AutoRegister();
|
||||
|
||||
|
||||
// Notification Service
|
||||
container.Register<INotificationService, NotificationService>().AsSingleton();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue