chore: remove v2 migration for DiscordGateway deletion from wrangler.jsonc

This commit is contained in:
RhenCloud 2026-08-05 16:21:22 +08:00
parent e343885272
commit 68cda9f178
No known key found for this signature in database
GPG key ID: A574A617378C4E0B

View file

@ -17,14 +17,6 @@
"*/5 * * * *" "*/5 * * * *"
] ]
}, },
"migrations": [
{
"tag": "v2",
"deleted_classes": [
"DiscordGateway"
],
},
],
"kv_namespaces": [ "kv_namespaces": [
{ {
"binding": "KV", "binding": "KV",