diff --git a/RombaSharp/RombaSharp.Inits.cs b/RombaSharp/RombaSharp.Inits.cs index c66aaa65..c4c05ec8 100644 --- a/RombaSharp/RombaSharp.Inits.cs +++ b/RombaSharp/RombaSharp.Inits.cs @@ -688,7 +688,6 @@ namespace RombaSharp /// /// How many workers to launch for the job, default from config /// Write paths of dats with missing sha1s into this file - /// TODO: Verify implementation private static void InitRefreshDats( int workers, string missingSha1s)