Skip to content

Commit bea4df0

Browse files
committed
rm log
1 parent 56229c8 commit bea4df0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

site/_core/swapiSchema.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -383,7 +383,6 @@ const resolvers = {
383383
* Finally, we construct our schema (whose starting query type is the query
384384
* type we defined above) and export it.
385385
*/
386-
console.log('hi')
387386
export const StarWarsSchema = makeExecutableSchema({
388387
typeDefs: [schemaString],
389388
resolvers

0 commit comments

Comments
 (0)