cleanup
This commit is contained in:
parent
1d15b0d651
commit
29914138aa
1 changed files with 1 additions and 1 deletions
|
|
@ -813,7 +813,7 @@ public class Torrents(
|
|||
}
|
||||
}
|
||||
|
||||
private void Log(String message, Data.Models.Data.Download? download, Torrent? torrent)
|
||||
private void Log(String message, Download? download, Torrent? torrent)
|
||||
{
|
||||
if (download != null)
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue