Skip to content

Commit 3d4c8cb

Browse files
Remove whitespace
Co-authored-by: Isaac Good <[email protected]>
1 parent 4ed5f55 commit 3d4c8cb

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

exercises/flower-field/canonical-data.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"exercise": "flower-field",
33
"comments": [
4-
" The expected outputs are represented as arrays of strings to ",
5-
" improve readability in this JSON file. ",
6-
" Your track may choose whether to present the input as a single ",
7-
" string (concatenating all the lines) or as the list. "
4+
"The expected outputs are represented as arrays of strings to",
5+
"improve readability in this JSON file.",
6+
"Your track may choose whether to present the input as a single",
7+
"string (concatenating all the lines) or as the list."
88
],
99
"cases": [
1010
{

0 commit comments

Comments
 (0)