Skip to content

Commit d6ddfe7

Browse files
committed
remove log statements
1 parent be21b16 commit d6ddfe7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

api/graphql.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ import {
88

99
import resolvers from "../src/resolvers/index.js";
1010

11-
console.log("here");
12-
1311
const __dirname = path.resolve();
1412

1513
const Server = new ApolloServer({

0 commit comments

Comments
 (0)