Skip to content

Commit

Permalink
chore: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
nytamin committed Oct 11, 2023
1 parent 47a28da commit 2bf2d25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shared/packages/tsr-bridge/src/sideload/TriCaster.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@ import {
TriCasterDsk,
TriCasterMixOutput,
TriCasterAudioChannel,
TriCasterMatrixOutput,
} from '@shared/models'
import { SideLoadDevice } from './sideload'
import { LoggerLike } from '@shared/api'
import { getResourceIdFromResource, stringifyError } from '@shared/lib'
import { TriCasterMatrixOutput } from '@shared/models'

const SPECIAL_AUDIO_CHANNELS = ['sound', 'master']

Expand Down

0 comments on commit 2bf2d25

Please sign in to comment.