mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
Fixed eslint
This commit is contained in:
parent
ad51372228
commit
b70eea8919
@ -1,6 +1,5 @@
|
||||
import { GraphQLServer } from 'graphql-yoga'
|
||||
import { makeExecutableSchema } from 'apollo-server'
|
||||
import { augmentSchema, makeAugmentedSchema } from 'neo4j-graphql-js'
|
||||
import { makeAugmentedSchema } from 'neo4j-graphql-js'
|
||||
import { typeDefs, resolvers } from './graphql-schema'
|
||||
import express from 'express'
|
||||
import dotenv from 'dotenv'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user