mirror of
https://github.com/claunia/romrepomgr.git
synced 2025-12-16 19:24:51 +00:00
Do not print dat items to console.
This commit is contained in:
@@ -441,10 +441,6 @@ namespace RomRepoMgr.Core.Workers
|
|||||||
|
|
||||||
medias.Add(media);
|
medias.Add(media);
|
||||||
|
|
||||||
continue;
|
|
||||||
default:
|
|
||||||
Console.WriteLine(item);
|
|
||||||
|
|
||||||
continue;
|
continue;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user