Skip to content

Commit f6ec4e2

Browse files
dines-rlstainless-app[bot]
authored andcommitted
cp dines
1 parent 8a9cdec commit f6ec4e2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/sdk/scorer.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,5 +174,4 @@ export class Scorer {
174174
async update(params: ScorerUpdateParams, options?: Core.RequestOptions): Promise<ScorerUpdateResponse> {
175175
return this.client.scenarios.scorers.update(this._id, params, options);
176176
}
177-
178177
}

0 commit comments

Comments
 (0)