Skip to content

Commit 7a0f707

Browse files
committed
f
1 parent eecd07c commit 7a0f707

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

integrationTests/dev-bun/test.js

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
import { enableDevMode, isObjectType } from 'graphql';
2-
3-
enableDevMode();
1+
import { isObjectType } from 'graphql';
42

53
class GraphQLObjectType {
64
get [Symbol.toStringTag]() {

0 commit comments

Comments
 (0)