diff --git a/examples/common-part.php b/examples/common-part.php index b9b09c9..6c3b0b3 100644 --- a/examples/common-part.php +++ b/examples/common-part.php @@ -4,8 +4,6 @@ use Reindexer\LoggerInterface; use Reindexer\Response; -require_once __DIR__ . '/../vendor/autoload.php'; - class Configuration { protected $api; protected $config;