mirror of
https://github.com/deployphp/deployer.git
synced 2025-02-24 01:02:24 +01:00
Remove extra whitespaces at line ends.
This commit is contained in:
parent
42a267b685
commit
2ee23ada16
@ -118,4 +118,4 @@ class OutputWatcher implements OutputInterface
|
||||
{
|
||||
return $this->wasWritten;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -103,4 +103,4 @@ class RemoteOutput implements OutputInterface
|
||||
{
|
||||
return $this->output->getFormatter();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -134,4 +134,4 @@ class Builder
|
||||
$this->env->set('stages', (array)$stages);
|
||||
return $this;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user