Skip to content

Commit

Permalink
Remove unneeded railtie
Browse files Browse the repository at this point in the history
Fix #296
  • Loading branch information
tagliala committed Sep 3, 2023
1 parent 3b1812c commit 8d5dca7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 11 deletions.
2 changes: 0 additions & 2 deletions lib/route_translator.rb
Original file line number Diff line number Diff line change
Expand Up @@ -85,5 +85,3 @@ def deprecator
@deprecator ||= ActiveSupport::Deprecation.new(RouteTranslator::VERSION, 'RouteTranslator')
end
end

require 'route_translator/railtie' if defined?(Rails)
9 changes: 0 additions & 9 deletions lib/route_translator/railtie.rb

This file was deleted.

0 comments on commit 8d5dca7

Please sign in to comment.