Skip to content

Commit

Permalink
dont create any new webhooks
Browse files Browse the repository at this point in the history
  • Loading branch information
manuelmeurer committed Jun 12, 2024
1 parent 0275f78 commit 2050845
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 20 deletions.
19 changes: 0 additions & 19 deletions app/services/gemmies/add_webhook.rb

This file was deleted.

1 change: 0 additions & 1 deletion app/services/gemmies/create.rb
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ def call(name)

gemmy = Gemmy.create!(name: name)

AddWebhook.call_async gemmy
Process.call_async gemmy

gemmy
Expand Down

0 comments on commit 2050845

Please sign in to comment.