Skip to content

Commit

Permalink
cs
Browse files Browse the repository at this point in the history
  • Loading branch information
vityakut committed May 26, 2024
1 parent 47c86fd commit d814b0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Facades/ProxyApi.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@

use Illuminate\Support\Facades\Facade;
use OpenAI\Contracts\ResponseContract;
use vityakut\ProxyApi\Testing\ProxyApiFake;
use OpenAI\Responses\StreamResponse;
use vityakut\ProxyApi\Testing\ProxyApiFake;

/**
* @method static \OpenAI\Resources\Assistants assistants()
Expand Down

0 comments on commit d814b0c

Please sign in to comment.