Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Julusian committed Nov 1, 2024
1 parent 43b20e0 commit a9da7fd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/webui/src/client/lib/triggers/triggersContext.ts
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ import { ProtectedString } from '../tempLib'
import { ReactiveVar as MeteorReactiveVar } from 'meteor/reactive-var'
import { TriggerReactiveVar } from '@sofie-automation/meteor-lib/dist/triggers/reactive-var'
import { FindOptions, MongoQuery } from '@sofie-automation/corelib/dist/mongo'
import _ from 'underscore'
import { memoizedIsolatedAutorunAsync } from '../memoizedIsolatedAutorun'

class UiTriggersCollectionWrapper<DBInterface extends { _id: ProtectedString<any> }>
Expand Down

0 comments on commit a9da7fd

Please sign in to comment.