lib/picky/results.rb in picky-4.6.0 vs lib/picky/results.rb in picky-4.6.1

- old
+ new

@@ -41,11 +41,10 @@ allocations.process!(amount, offset, extra_allocations) end # Delegates to allocations. # - # TODO Remove parameter in 5.0 and just call - # the method with amount. + # TODO Remove parameter in 5.0 and just call the method with amount. # # Note that this is an expensive call and # should not be done repeatedly. Just keep # a reference to the result. # \ No newline at end of file