Skip to content

Commit

Permalink
Prevent explicit require of class in the autoload paths (#3011)
Browse files Browse the repository at this point in the history
  • Loading branch information
jcoyne committed Feb 1, 2024
1 parent 9e50dd6 commit 103b6e2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions 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
Expand Down

0 comments on commit 103b6e2

Please sign in to comment.