File tree Expand file tree Collapse file tree 1 file changed +1
-5
lines changed
packages/live-status-gateway/src Expand file tree Collapse file tree 1 file changed +1
-5
lines changed Original file line number Diff line number Diff line change @@ -15,11 +15,7 @@ import {
1515 PeripheralDeviceType ,
1616} from '@sofie-automation/shared-lib/dist/peripheralDevice/peripheralDeviceAPI'
1717import { protectString } from '@sofie-automation/shared-lib/dist/lib/protectedString'
18- import {
19- PeripheralDeviceCommandId ,
20- PeripheralDeviceId ,
21- StudioId ,
22- } from '@sofie-automation/shared-lib/dist/core/model/Ids'
18+ import { PeripheralDeviceCommandId , StudioId } from '@sofie-automation/shared-lib/dist/core/model/Ids'
2319import { StatusCode } from '@sofie-automation/shared-lib/dist/lib/status'
2420import { PeripheralDeviceCommand } from '@sofie-automation/shared-lib/dist/core/model/PeripheralDeviceCommand'
2521import { LiveStatusGatewayConfig } from './generated/options'
You can’t perform that action at this time.
0 commit comments