@@ -10,7 +10,6 @@ |
||
10 | 10 | use Nopolabs\Yabot\Plugins\Giphy\GiphyService; |
11 | 11 | use Nopolabs\Yabot\Plugins\Rss\RssService; |
12 | 12 | use Psr\Log\LoggerInterface; |
13 | -use React\EventLoop\LoopInterface; |
|
14 | 13 | |
15 | 14 | class NytPlugin implements PluginInterface |
16 | 15 | { |