mirror of
https://github.com/jwetzell/showbridge-go.git
synced 2026-09-12 08:29:25 +00:00
remove comment
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@ import (
|
||||
"log/slog"
|
||||
|
||||
"gitlab.com/gomidi/midi/v2"
|
||||
_ "gitlab.com/gomidi/midi/v2/drivers/rtmididrv" // autoregisters driver
|
||||
_ "gitlab.com/gomidi/midi/v2/drivers/rtmididrv"
|
||||
)
|
||||
|
||||
type MIDIClient struct {
|
||||
|
||||
Reference in New Issue
Block a user