lib/nanoc/cli/error_handler.rb in nanoc-3.6.8 vs lib/nanoc/cli/error_handler.rb in nanoc-3.6.9
- old
+ new
@@ -215,10 +215,9 @@
'rdiscount' => 'rdiscount',
'redcarpet' => 'redcarpet',
'redcloth' => 'RedCloth',
'rubypants' => 'rubypants',
'sass' => 'sass',
- 'systemu' => 'systemu',
'w3c_validators' => 'w3c_validators'
}
# Attempts to find a resolution for the given error, or nil if no
# resolution can be automatically obtained.