lib/inch/cli/trace_helper.rb in inch-0.5.0.rc5 vs lib/inch/cli/trace_helper.rb in inch-0.5.0.rc6
- old
+ new
@@ -1,5 +1,5 @@
-require "inch/utils/ui"
+require 'inch/utils/ui'
module Inch
module CLI
# Adds a method called +ui+, that can be used to output messages to the
# user.