Skip to content

Commit

Permalink
removed todo (make credo happy)
Browse files Browse the repository at this point in the history
  • Loading branch information
sorax committed Jul 3, 2024
1 parent 162c67e commit 4c3536c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/radiator/outline/event/abstract_event.ex
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ defprotocol Radiator.Outline.Event.AbstractEvent do
def event_type(event)
end

# TODO remove protocol, rename to Event, move one hierarchy up

alias Radiator.Outline.Event.{
NodeContentChangedEvent,
NodeInsertedEvent,
Expand Down

0 comments on commit 4c3536c

Please sign in to comment.