Skip to content

Commit 2bb909a

Browse files
Fix trailing whitespace in gql file
1 parent d27cf92 commit 2bb909a

File tree

1 file changed

+1
-1
lines changed
  • Tests/Integration/Resources/fdc-kitchensink/dataconnect/schema

1 file changed

+1
-1
lines changed

Tests/Integration/Resources/fdc-kitchensink/dataconnect/schema/schema.gql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,5 +52,5 @@ type LocalDateType @table {
5252

5353
type AnyValueType @table {
5454
id: UUID!
55-
props: Any!
55+
props: Any!
5656
}

0 commit comments

Comments
 (0)