We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 590a0f8 commit ded181bCopy full SHA for ded181b
examples/repository-extract-hydrate-refresh.php
@@ -1,6 +1,5 @@
1
<?php declare(strict_types=1);
2
use ApiClients\Client\Travis\Client;
3
-use React\EventLoop\Factory;
4
use function ApiClients\Foundation\resource_pretty_print;
5
6
require dirname(__DIR__) . DIRECTORY_SEPARATOR . 'vendor/autoload.php';
0 commit comments