From 787cfb36e43e002a721af9e8df14f25bbd4d153b Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Sat, 19 Oct 2024 02:43:13 +0200 Subject: [PATCH] Fix multiple `Long` definitions in the old schema --- graphql/2022-03-29-schema-stratz.gql | 2 -- 1 file changed, 2 deletions(-) diff --git a/graphql/2022-03-29-schema-stratz.gql b/graphql/2022-03-29-schema-stratz.gql index 12eb1fd..0a93d76 100644 --- a/graphql/2022-03-29-schema-stratz.gql +++ b/graphql/2022-03-29-schema-stratz.gql @@ -3573,8 +3573,6 @@ type LobbyTypeType { name: String } -scalar Long - enum MapLocationEnums { RADIANT_BASE RADIANT_OFF_LANE