mirror of
https://github.com/Airsequel/AirGQL.git
synced 2025-08-01 02:36:43 +03:00
Remove another comment
This commit is contained in:
parent
6bae78311d
commit
064248785e
1 changed files with 0 additions and 1 deletions
|
@ -788,7 +788,6 @@ queryType connection accessMode dbId tables = do
|
|||
[ schemaResolver
|
||||
, Introspection.typeNameResolver
|
||||
, resolvers
|
||||
-- , resolversPrimaryKey)
|
||||
]
|
||||
<&> protectResolver
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue