lib/inch/cli/trace_helper.rb in inch-0.4.6 vs lib/inch/cli/trace_helper.rb in inch-0.4.7
- 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.