diff --git a/apps/readest-app/wrangler.toml b/apps/readest-app/wrangler.toml index 69c718ea..14f07b53 100644 --- a/apps/readest-app/wrangler.toml +++ b/apps/readest-app/wrangler.toml @@ -6,7 +6,3 @@ compatibility_flags = ["nodejs_compat"] [assets] directory = ".open-next/assets" binding = "ASSETS" - -[[kv_namespaces]] -binding = "TRANSLATIONS_KV" -id = "${TRANSLATIONS_KV_ID}" \ No newline at end of file