Skip to content

Commit

Permalink
export builder
Browse files Browse the repository at this point in the history
  • Loading branch information
BBB committed Oct 9, 2023
1 parent 0bb654f commit e41c2b5
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -369,7 +369,6 @@ class MethodPaths {
];
}
}

export class EffectBuilder implements Builder {
build(input: OpenApiObject) {
return Result.success(input)
Expand Down

0 comments on commit e41c2b5

Please sign in to comment.