Skip to content

Commit

Permalink
Remove forgotten pry
Browse files Browse the repository at this point in the history
  • Loading branch information
Robin481 committed Dec 21, 2023
1 parent 58ab219 commit 0a6fb07
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/models/heartbeat.rb
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ def register(new_state)
end

def as_json(_req = nil)
require 'pry'; binding.pry
{
application: application,
team: team,
Expand Down

0 comments on commit 0a6fb07

Please sign in to comment.