mirror of
https://github.com/BushlanovDev/max-bot-api-client-php.git
synced 2026-08-26 07:47:07 +00:00
Documentation and some fix
This commit is contained in:
@@ -102,7 +102,6 @@ class MaxBotServiceProvider extends ServiceProvider
|
||||
$app->make(ClientApiInterface::class),
|
||||
$app->make(ModelFactory::class),
|
||||
$app->make(LoggerInterface::class),
|
||||
null,
|
||||
);
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user