Skip to content

Commit

Permalink
chore: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
nytamin committed Oct 17, 2023
1 parent e209ba8 commit ec07588
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -763,8 +763,6 @@ export class CasparCGDevice extends DeviceWithState<State, DeviceOptionsCasparCG
const request = await result.request

if (request.responseCode === 200) {
// TODO: implement return data

return {
result: ActionExecutionResultCode.Ok,
resultData: request.data,
Expand Down

0 comments on commit ec07588

Please sign in to comment.