mirror of
https://github.com/Radarr/Radarr.git
synced 2024-11-12 22:12:38 +01:00
Remove confusing warning about file not being loaded.
This commit is contained in:
parent
76db305ffa
commit
ca78cc5c3c
@ -60,7 +60,7 @@ public MovieFileMoveResult UpgradeMovieFile(MovieFile episodeFile, LocalMovie lo
|
||||
}
|
||||
else
|
||||
{
|
||||
_logger.Warn("The existing movie file was not lazy loaded.");
|
||||
//_logger.Warn("The existing movie file was not lazy loaded.");
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user