Formatting
This commit is contained in:
parent
ffe00b9fa3
commit
db0d5952dd
2 changed files with 1 additions and 2 deletions
juniper/src/macros/tests
|
@ -84,7 +84,6 @@ graphql_object!(CommasWithTrailing: () |&self| {
|
|||
});
|
||||
|
||||
struct CommasOnMeta;
|
||||
|
||||
graphql_object!(CommasOnMeta: () |&self| {
|
||||
interfaces: [Interface],
|
||||
description: "A description",
|
||||
|
|
Loading…
Add table
Reference in a new issue