From 54e7de30daa44348d3010913149cccbf6969f2e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Wolfgang=20Hu=C3=9F?= Date: Wed, 25 Jan 2023 17:25:12 +0100 Subject: [PATCH] Cleanup --- webapp/graphql/groups.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webapp/graphql/groups.js b/webapp/graphql/groups.js index 97652fbb0..cf64c21b3 100644 --- a/webapp/graphql/groups.js +++ b/webapp/graphql/groups.js @@ -1,5 +1,5 @@ import gql from 'graphql-tag' -// Wolle: import { locationFragment } from './Fragments' +// import { locationFragment } from './Fragments' // ------ mutations