lib/picky/helpers/measuring.rb in picky-1.2.4 vs lib/picky/helpers/measuring.rb in picky-1.3.0
- old
+ new
@@ -1,8 +1,6 @@
# Helper methods for measuring, benchmarking, logging.
#
-# TODO Not used anymore? Remove.
-#
module Helpers
module Measuring
# Returns a duration in seconds.
#
\ No newline at end of file