mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-18 21:34:28 -04:00
removed old TODOs.
This commit is contained in:
@@ -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())
|
||||
|
||||
Reference in New Issue
Block a user