lib/nanoc/base/result_data/item_rep.rb in nanoc-4.0.0b2 vs lib/nanoc/base/result_data/item_rep.rb in nanoc-4.0.0b3
- old
+ new
@@ -1,6 +1,4 @@
-# encoding: utf-8
-
module Nanoc::Int
# A single representation (rep) of an item ({Nanoc::Int::Item}). An item can
# have multiple representations. A representation has its own output file.
# A single item can therefore have multiple output files, each run through
# a different set of filters with a different layout.