Skip to content

Commit

Permalink
fix: remove change done by accident
Browse files Browse the repository at this point in the history
  • Loading branch information
meaboutsoftware committed Mar 28, 2024
1 parent 379aa4c commit fa86bc1
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ public void OffersShouldCommunicateWithPassesViaEvents()
var offersModule = Solution.Types
.That()
.ResideInNamespace(Modules.Offers);

var shouldModule = Solution.Types
.That()
.ResideInNamespace(Modules.Passes)
Expand Down

0 comments on commit fa86bc1

Please sign in to comment.