forked from wallabag/wallabag
Fix PHPStan errors
This commit is contained in:
@ -2,7 +2,6 @@
|
||||
|
||||
namespace Wallabag\CoreBundle\Controller;
|
||||
|
||||
use Symfony\Bundle\FrameworkBundle\Controller\AbstractController;
|
||||
use Symfony\Component\Routing\Annotation\Route;
|
||||
|
||||
class StaticController extends AbstractController
|
||||
|
||||
Reference in New Issue
Block a user