Skip to content

Commit

Permalink
Don't record many useless events for digests (#508)
Browse files Browse the repository at this point in the history
  • Loading branch information
northeastprince authored Jul 4, 2024
1 parent 99624ea commit 726fe4a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions app/models/hackathon/digest.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
class Hackathon::Digest < ApplicationRecord
include Eventable

include Deliverable # utilizes Eventable
include Deliverable

include Listings

Expand Down

0 comments on commit 726fe4a

Please sign in to comment.