Skip to content

Commit 0b3b218

Browse files
committed
fmt
1 parent dfc1f45 commit 0b3b218

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

src/Command/CommandCommon.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212

1313
use Deployer\Deployer;
1414
use Deployer\Support\Reporter;
15+
1516
use function Deployer\Support\ci_name;
1617

1718
trait CommandCommon

src/Logger/Logger.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
use Deployer\Task\Task;
1818
use Symfony\Component\Console\Output\OutputInterface;
1919
use Throwable;
20+
2021
use function Deployer\Support\ci_name;
2122

2223
class Logger

0 commit comments

Comments
 (0)