mirror of
https://github.com/jwetzell/showbridge-go.git
synced 2026-04-27 05:15:47 +00:00
cleanout TODO
This commit is contained in:
@@ -23,7 +23,6 @@ func (o *OSCMessageTransform) Process(ctx context.Context, payload any) (any, er
|
||||
}
|
||||
|
||||
var addressBuffer bytes.Buffer
|
||||
//TODO(jwetzell): actually inject data into template
|
||||
err := o.Address.Execute(&addressBuffer, payloadMessage)
|
||||
|
||||
if err != nil {
|
||||
|
||||
Reference in New Issue
Block a user