Remove confusing warning about file not being loaded.

pull/497/head
Leonardo Galli 8 years ago
parent 76db305ffa
commit ca78cc5c3c

@ -60,7 +60,7 @@ namespace NzbDrone.Core.MediaFiles
} }
else else
{ {
_logger.Warn("The existing movie file was not lazy loaded."); //_logger.Warn("The existing movie file was not lazy loaded.");
} }

Loading…
Cancel
Save