# File lib/generators/audited/templates/add_comment_to_audits.rb, line 6
  def self.down
    remove_column :audits, :comment
  end