Remove debug code
This commit is contained in:
parent
ec9854212a
commit
697f797509
1 changed files with 1 additions and 1 deletions
|
|
@ -396,7 +396,7 @@ namespace FileLiberator
|
|||
{
|
||||
if (!Configuration.Instance.DownloadCoverArt) return;
|
||||
|
||||
var coverPath = "[null]";throw new Exception();
|
||||
var coverPath = "[null]";
|
||||
|
||||
try
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue