mirror of
https://github.com/Mibew/advanced-button-plugin.git
synced 2025-01-22 17:00:30 +03:00
Remove redundant use directives
This commit is contained in:
parent
88f6c8285c
commit
bcca037801
@ -18,10 +18,7 @@
|
|||||||
namespace Mibew\Mibew\Plugin\AdvancedButton;
|
namespace Mibew\Mibew\Plugin\AdvancedButton;
|
||||||
|
|
||||||
use Mibew\Asset\Generator\UrlGeneratorInterface as AssetUrlGeneratorInterface;
|
use Mibew\Asset\Generator\UrlGeneratorInterface as AssetUrlGeneratorInterface;
|
||||||
use Mibew\Database;
|
|
||||||
use Mibew\EventDispatcher\EventDispatcher;
|
use Mibew\EventDispatcher\EventDispatcher;
|
||||||
use Mibew\EventDispatcher\Events;
|
|
||||||
use Mibew\Thread;
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Provides an ability to automatically refresh the button and set its
|
* Provides an ability to automatically refresh the button and set its
|
||||||
|
Loading…
Reference in New Issue
Block a user