Skip to content

Commit c04d4bd

Browse files
thefeqygithub-actions[bot]
authored andcommitted
Fix styling
1 parent ead080b commit c04d4bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Feature/GrokClientTest.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
namespace GrokPHP\Client\Tests\Feature;
44

55
use GrokPHP\Client\Clients\GrokClient;
6-
use GrokPHP\Client\Config\GrokConfig;
76
use GrokPHP\Client\Config\ChatOptions;
7+
use GrokPHP\Client\Config\GrokConfig;
88
use GrokPHP\Client\Enums\Model;
99
use GrokPHP\Client\Exceptions\GrokException;
1010
use PHPUnit\Framework\TestCase;

0 commit comments

Comments
 (0)