Skip to content

Commit 2db42a7

Browse files
committed
QA: Import ordering
1 parent 83a7453 commit 2db42a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/php/com/openai/unittest/EventStreamTest.class.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
use com\openai\rest\EventStream;
44
use io\streams\{InputStream, MemoryInputStream};
5-
use test\{Assert, Test, Values};
65
use lang\IllegalStateException;
6+
use test\{Assert, Test, Values};
77

88
class EventStreamTest {
99

0 commit comments

Comments
 (0)