lib/cliutils/prefs.rb in cliutils-1.1.0 vs lib/cliutils/prefs.rb in cliutils-1.1.1
- old
+ new
@@ -1,6 +1,5 @@
require 'cliutils/pretty-io'
-require 'cliutils/configuration'
module CLIUtils
# Engine to derive preferences from a YAML file, deliver
# those to a user via a prompt, and collect the results.
class Prefs