From cec3077de0306b4ad8f3526fe167d3afd9ef8bd2 Mon Sep 17 00:00:00 2001 From: Xor290 Date: Sun, 1 Mar 2026 13:05:52 +0100 Subject: [PATCH] chore: fix build --- mobile/eas.json | 5 ----- 1 file changed, 5 deletions(-) diff --git a/mobile/eas.json b/mobile/eas.json index b577d043..a9a73f9a 100644 --- a/mobile/eas.json +++ b/mobile/eas.json @@ -38,10 +38,5 @@ "API_URL": "https://uber-stup.club" } } - }, - "update": { - "production": { - "channel": "production" - } } }