Skip to content

Commit

Permalink
Removed unused Monolog in ClientBuilder
Browse files Browse the repository at this point in the history
  • Loading branch information
ezimuel committed Aug 30, 2019
1 parent eefeaa8 commit 1944225
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/Elasticsearch/ClientBuilder.php
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,6 @@
use GuzzleHttp\Ring\Client\Middleware;
use Psr\Log\LoggerInterface;
use Psr\Log\NullLogger;
use Monolog\Logger;
use Monolog\Handler\StreamHandler;
use Monolog\Processor\IntrospectionProcessor;

/**
* Class ClientBuilder
Expand Down

0 comments on commit 1944225

Please sign in to comment.