Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion src/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,3 @@ Each sub directory within is a sub-module of graphql-js:
- [`graphql/error`](error/README.md): Creating and formatting GraphQL errors.
- [`graphql/utilities`](utilities/README.md): Common useful computations upon
the GraphQL language and type objects.
- [`graphql/subscription`](subscription/README.md): Subscribe to data updates.