Skip to content

Commit e6866e6

Browse files
committed
update
1 parent fc4d8ea commit e6866e6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

samples/Samples.Basic/Program.cs

-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222
{
2323
GraphQLEndPoint = "/graphql",
2424
SubscriptionsEndPoint = "/graphql",
25-
//GraphQLWsSubscriptions = true,
2625
});
2726

2827
await app.RunAsync();

0 commit comments

Comments
 (0)