From fa04af5067cce8c0b5d203adecc359a5c4ca847b Mon Sep 17 00:00:00 2001 From: Rory Doak Date: Wed, 29 May 2024 16:58:36 +0100 Subject: [PATCH] remove extra space --- editor.planx.uk/src/pages/FlowEditor/lib/store/editor.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/editor.planx.uk/src/pages/FlowEditor/lib/store/editor.ts b/editor.planx.uk/src/pages/FlowEditor/lib/store/editor.ts index 4bb7165609..e24638d7b8 100644 --- a/editor.planx.uk/src/pages/FlowEditor/lib/store/editor.ts +++ b/editor.planx.uk/src/pages/FlowEditor/lib/store/editor.ts @@ -277,7 +277,6 @@ export const editorStore: StateCreator< where: { team: { id: { _eq: $teamId } } } ) { id - slug updated_at operations(limit: 1, order_by: { id: desc }) {