From d991213183cf7f26ccafa9cb3cdaa9199f1a4e75 Mon Sep 17 00:00:00 2001 From: Steffan Andrews Date: Mon, 10 Jan 2022 02:14:04 -0800 Subject: [PATCH] Build fix for iOS --- .../MIDIKit/Events/Event/Channel Voice/Note/CC/Note CC.swift | 2 -- 1 file changed, 2 deletions(-) diff --git a/Sources/MIDIKit/Events/Event/Channel Voice/Note/CC/Note CC.swift b/Sources/MIDIKit/Events/Event/Channel Voice/Note/CC/Note CC.swift index ef73551bc0..eb8b1b4fba 100644 --- a/Sources/MIDIKit/Events/Event/Channel Voice/Note/CC/Note CC.swift +++ b/Sources/MIDIKit/Events/Event/Channel Voice/Note/CC/Note CC.swift @@ -3,8 +3,6 @@ // MIDIKit • https://github.com/orchetect/MIDIKit // -import AppKit - extension MIDI.Event.Note { /// Channel Voice Message: Per-Note Control Change (CC)