Skip to content

Commit

Permalink
fix: remove old gov email created subscribers (#99)
Browse files Browse the repository at this point in the history
* fix: remove old gov email created subscriber dev

* fix: remove old gov proposal created email prod
  • Loading branch information
jtrein authored Jan 15, 2024
1 parent ae99881 commit ed27450
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions server/events/subscribers/dev.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
{
"url": "https://discord.dev.thelao.io/api/snapshot-webhook"
},
{
"url": "https://dev-send-governance-email-pxstrudtoq-uk.a.run.app"
},
{
"url": "https://develop.thelao.io/api/v1/governance/replicate-proposal-to-another-dao"
},
Expand Down
3 changes: 0 additions & 3 deletions server/events/subscribers/prod.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
{
"url": "https://discord.thelao.io/api/snapshot-webhook"
},
{
"url": "https://send-governance-email-pxstrudtoq-uk.a.run.app"
},
{
"url": "https://thelao.io/api/v1/governance/replicate-proposal-to-another-dao"
},
Expand Down

0 comments on commit ed27450

Please sign in to comment.