mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-09-02 19:28:55 +00:00
Merge pull request #768 from NNTmux/analysis-8memKp
Apply fixes from StyleCI [ci skip] [skip ci]
This commit is contained in:
@@ -786,8 +786,7 @@ class ProcessReleases
|
||||
$this->colorCli->primary(
|
||||
number_format($nzbCount).' NZBs created/Collections deleted in '.
|
||||
$totalTime.' seconds.'.PHP_EOL.
|
||||
'Total time: '.$totalTime.' seconds'
|
||||
, true);
|
||||
'Total time: '.$totalTime.' seconds', true);
|
||||
}
|
||||
|
||||
return $nzbCount;
|
||||
|
||||
Reference in New Issue
Block a user