Skip to content

Commit

Permalink
move ok_response
Browse files Browse the repository at this point in the history
  • Loading branch information
hhaensel authored Dec 9, 2024
1 parent 0b02edb commit a6097a6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/Stipple.jl
Original file line number Diff line number Diff line change
Expand Up @@ -604,9 +604,8 @@ function init(t::Type{M};
return "An error has occured -- please check the logs"
end
end

ok_response
end
ok_response
end

ch = "/$channel/keepalive"
Expand Down

0 comments on commit a6097a6

Please sign in to comment.