Remove debug code
This commit is contained in:
parent
ec9854212a
commit
697f797509
@ -396,7 +396,7 @@ namespace FileLiberator
|
||||
{
|
||||
if (!Configuration.Instance.DownloadCoverArt) return;
|
||||
|
||||
var coverPath = "[null]";throw new Exception();
|
||||
var coverPath = "[null]";
|
||||
|
||||
try
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user