lib/nanoc/cli/error_handler.rb in nanoc-4.0.0b2 vs lib/nanoc/cli/error_handler.rb in nanoc-4.0.0b3
- old
+ new
@@ -1,6 +1,4 @@
-# encoding: utf-8
-
module Nanoc::CLI
# Catches errors and prints nice diagnostic messages, then exits.
#
# @api private
class ErrorHandler