Remove unused import for getQuarterNotesPerBar in Ableton builders
This commit is contained in:
@@ -15,7 +15,6 @@ import abletonTransformer, {
|
|||||||
AblTrack,
|
AblTrack,
|
||||||
getDrumRackMidiNote,
|
getDrumRackMidiNote,
|
||||||
} from '../../transformers/ableton';
|
} from '../../transformers/ableton';
|
||||||
import { getQuarterNotesPerBar } from '../utils';
|
|
||||||
import {
|
import {
|
||||||
AbletonAutomationTarget,
|
AbletonAutomationTarget,
|
||||||
AbletonAutomationTargets,
|
AbletonAutomationTargets,
|
||||||
|
|||||||
Reference in New Issue
Block a user