Skip to content

Commit

Permalink
Metadata control is corrected
Browse files Browse the repository at this point in the history
  • Loading branch information
sbellware committed May 19, 2023
1 parent 613c2c2 commit d459d72
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions lib/messaging/controls/metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@ module Metadata
def self.example
data = self.data

data[:properties] = properties
data[:local_properties] = local_properties

Messaging::Message::Metadata.build(data)
end

Expand Down

0 comments on commit d459d72

Please sign in to comment.