Fix PHPCS rules
This commit is contained in:
parent
39c89d84f5
commit
11cf6e9b49
1 changed files with 1 additions and 4 deletions
|
@ -1,9 +1,6 @@
|
|||
<?php
|
||||
namespace Shaarli\Plugin\ReadItLater;
|
||||
|
||||
/**
|
||||
* PluginQrcodeTest.php
|
||||
*/
|
||||
namespace Shaarli\Plugin\ReadItLater;
|
||||
|
||||
use Shaarli\Bookmark\Bookmark;
|
||||
use Shaarli\Config\ConfigManager;
|
||||
|
|
Loading…
Reference in a new issue