Skip to content

Commit ed125db

Browse files
Linting
1 parent 93b7f4f commit ed125db

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,6 @@ export class SdkGeneratorContext extends AbstractRubyGeneratorContext<SdkCustomC
178178
}
179179
}
180180

181-
182181
public getSubpackageOrThrow(subpackageId: SubpackageId): Subpackage {
183182
const subpackage = this.ir.subpackages[subpackageId];
184183
if (subpackage == null) {

0 commit comments

Comments
 (0)