Skip to content

Commit 02e5448

Browse files
Linting
1 parent 979a089 commit 02e5448

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

generators/ruby-v2/sdk/src/SdkGeneratorContext.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,14 @@ import { AbstractRubyGeneratorContext, AsIsFiles, RubyProject } from "@fern-api/
77
import { FernGeneratorExec } from "@fern-fern/generator-exec-sdk";
88
import {
99
ExampleEndpointCall,
10-
HttpService,
1110
HttpEndpoint,
11+
HttpService,
1212
IntermediateRepresentation,
1313
Name,
1414
ServiceId,
15+
StreamingResponse,
1516
Subpackage,
1617
SubpackageId,
17-
StreamingResponse,
1818
TypeDeclaration,
1919
TypeId
2020
} from "@fern-fern/ir-sdk/api";

0 commit comments

Comments
 (0)