Skip to content

Commit 3e99723

Browse files
authored
Fix CS
1 parent 4aaf134 commit 3e99723

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/OpenAIBundle.php

+1-3
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,4 @@
66

77
use Symfony\Component\HttpKernel\Bundle\Bundle;
88

9-
final class OpenAIBundle extends Bundle
10-
{
11-
}
9+
final class OpenAIBundle extends Bundle {}

0 commit comments

Comments
 (0)