diff options
Diffstat (limited to 'frontend/next.config.js')
| -rw-r--r-- | frontend/next.config.js | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/frontend/next.config.js b/frontend/next.config.js deleted file mode 100644 index 4aa3ab0..0000000 --- a/frontend/next.config.js +++ /dev/null @@ -1,3 +0,0 @@ -const withGraphql = require('next-plugin-graphql') - -module.exports = withGraphql() |
