diff --git a/app/models/status.rb b/app/models/status.rb index 918a5840510b734154fa8ad7785a16a53763508d..4696ee289acd63f2d8e6b494f651030c51adbf93 100644 --- a/app/models/status.rb +++ b/app/models/status.rb @@ -1,7 +1,6 @@ # frozen_string_literal: true class Status < ApplicationRecord - include ActiveModel::Validations include Paginable include Streamable include Cacheable