Index: .env.example
===================================================================
--- .env.example	(revision 196e1beeaf1cadfc95f285a77f5d56a75b1a91c0)
+++ .env.example	(revision 5f483e38e1f3f8ccca8ba962aaacb14f4d06f7a3)
@@ -27,15 +27,4 @@
 # `npm run reset-admin` on the server.
 
-# ── Google login for LISTENERS (optional) ───────────────────────────
-# Want listeners to sign in with Google to comment? Create your OWN Google OAuth
-# client (Google Cloud Console -> Credentials -> OAuth client ID -> "Web
-# application") and fill it in below. Your own client = your own Google Cloud
-# project; this site isn't centrally tied to anything. Not set? Then there's
-# simply no Google button. Google login NEVER grants admin rights (commenting only).
-# GOOGLE_REDIRECT_URI = <your domain>/auth/google/callback (set it exactly in the client)
-GOOGLE_CLIENT_ID=
-GOOGLE_CLIENT_SECRET=
-GOOGLE_REDIRECT_URI=https://example.com/auth/google/callback
-
 # ── Email (optional) — for "forgot password" reset links ────────────
 # Not set? Then reset only works via `npm run reset-admin` on the server.
