Skip to content

Commit

Permalink
Fix last merge conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
skanderm committed Jan 3, 2024
1 parent 96f6b79 commit 511f9d8
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions server/lib/orcasite/notifications/resources/notification.ex
Original file line number Diff line number Diff line change
Expand Up @@ -122,10 +122,6 @@ defmodule Orcasite.Notifications.Notification do
change fn changeset, _context ->
candidate_id =
Ash.Changeset.get_argument(changeset, :candidate_id)
<<<<<<< HEAD
=======
|> IO.inspect(label: "candidate id")
>>>>>>> main

candidate =
Orcasite.Radio.Candidate
Expand Down

0 comments on commit 511f9d8

Please sign in to comment.