diff --git a/app/models/spotlight/page_content.rb b/app/models/spotlight/page_content.rb index bcffb7bd9..fbd164b9b 100644 --- a/app/models/spotlight/page_content.rb +++ b/app/models/spotlight/page_content.rb @@ -1,7 +1,5 @@ # frozen_string_literal: true -require 'spotlight/page_content/sir_trevor' - module Spotlight # Factory for picking the right page content renderer module PageContent