Ewoutvans / Auction

Sponge Auction
MIT License
1 stars 3 forks source link

Stop using Optional for non-return purposes, and fixes two == compares #14

Closed mbax closed 6 years ago

mbax commented 6 years ago

Even if you decide to ignore the Optional commit, it's worth fixing the two lines in the other commit :)