mirror of
https://github.com/nextcloud/server.git
synced 2025-08-22 19:41:14 +00:00
Use exactly one empty line after the namespace declaration
For PSR2 Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
This commit is contained in:
parent
813bdc1ce8
commit
41b5e5923a
408 changed files with 59 additions and 353 deletions
core/Command/Encryption
|
@ -23,7 +23,6 @@
|
|||
|
||||
namespace OC\Core\Command\Encryption;
|
||||
|
||||
|
||||
use OCP\Encryption\IManager;
|
||||
use OCP\IConfig;
|
||||
use Symfony\Component\Console\Command\Command;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue