mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-14 02:37:08 -07:00
removed old TODOs.
This commit is contained in:
parent
34f3ee6b4b
commit
e1488229fe
6 changed files with 3 additions and 8 deletions
|
@ -43,7 +43,6 @@ namespace NzbDrone.Update.UpdateEngine
|
|||
}
|
||||
}
|
||||
|
||||
//TODO:Should be able to restart service if anything beyond this point fails
|
||||
_logger.Info("Killing all running processes");
|
||||
|
||||
if (_processProvider.GetProcessByName(ProcessProvider.NzbDroneConsoleProcessName).Any())
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue