Skip to content

Commit 64338f6

Browse files
committed
Response contract/interface removed, rebuild
1 parent f375999 commit 64338f6

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

builds/sdkgenerator

-4 Bytes
Binary file not shown.

src/Generators/ResourceGenerator.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
use Nette\PhpGenerator\Literal;
1313
use Nette\PhpGenerator\Method;
1414
use Nette\PhpGenerator\PhpFile;
15-
use Saloon\Contracts\Response;
15+
use Saloon\Http\Response;
1616

1717
class ResourceGenerator extends Generator
1818
{

0 commit comments

Comments
 (0)