Skip to content

Commit

Permalink
remove rake task reference in event_source railitie (#104)
Browse files Browse the repository at this point in the history
  • Loading branch information
saipraveen18 authored Dec 27, 2023
1 parent e2cb69b commit f71404e
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions lib/event_source/railtie.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@
module EventSource
# :nodoc:
class Railtie < Rails::Railtie

rake_tasks do
load 'event_source/tasks/event_source.rake'
end

end
end

0 comments on commit f71404e

Please sign in to comment.