Skip to content

Commit

Permalink
remove extra space
Browse files Browse the repository at this point in the history
  • Loading branch information
Rory Doak authored and Rory Doak committed May 29, 2024
1 parent 35a8dde commit fa04af5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion editor.planx.uk/src/pages/FlowEditor/lib/store/editor.ts
Original file line number Diff line number Diff line change
Expand Up @@ -277,7 +277,6 @@ export const editorStore: StateCreator<
where: { team: { id: { _eq: $teamId } } }
) {
id
slug
updated_at
operations(limit: 1, order_by: { id: desc }) {
Expand Down

0 comments on commit fa04af5

Please sign in to comment.