mirror of
https://github.com/vale981/Vulcan
synced 2025-03-05 17:41:43 -05:00
cleanup, remove console.log
This commit is contained in:
parent
fb16f38d97
commit
ab6df4f448
2 changed files with 1 additions and 2 deletions
|
@ -107,7 +107,6 @@ export const createApolloServer = ({
|
|||
};
|
||||
|
||||
export const onStart = () => {
|
||||
console.log('Creating apollo server');
|
||||
// Vulcan specific options
|
||||
const config = {
|
||||
path: '/graphql',
|
||||
|
|
Loading…
Add table
Reference in a new issue