Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
jensstigaard committed Sep 29, 2024
1 parent 3cf081f commit 5862fbb
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/xml-api/general-state.ts
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
// Imports
import _ from 'lodash'
import xpath from 'xpath'

// Types
// import { AudioBus, MasterAudioBus } from '../types/audio-bus'


/**
* Read out of General state of vMix instance
Expand Down

0 comments on commit 5862fbb

Please sign in to comment.