lib/inch/cli/trace_helper.rb in inch-0.4.10 vs lib/inch/cli/trace_helper.rb in inch-0.5.0.rc1
- 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.