Skip to content

Commit

Permalink
style: whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
bethesque committed Feb 21, 2024
1 parent 299a6ab commit 0c885d1
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion lib/pact_broker/matrix/matrix_row.rb
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ class Verification < Sequel::Model(Sequel.as(:latest_verification_id_for_pact_ve
Sequel[:v][:verification_id],
Sequel[:v][:provider_version_id],
Sequel[:v][:provider_version_created_at]

]

# Must be kept in sync with PactBroker::Matrix::EveryRow
Expand Down
1 change: 0 additions & 1 deletion lib/pact_broker/matrix/resolved_selector.rb
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
module PactBroker
module Matrix
class ResolvedSelector < Hash

using PactBroker::HashRefinements

# A version ID of -1 will not match any rows, which is what we want to ensure that
Expand Down

0 comments on commit 0c885d1

Please sign in to comment.