extra line numbers were added, so removed them

This commit is contained in:
David Allen Graham
2014-11-28 18:23:55 -05:00
parent 124f000333
commit 1d40bc30d3

View File

@@ -1,21 +1,20 @@
{
2 "teamName": "Just Wanna Play Games",
3 "members": [
4
10 {
11 "name": "David Graham",
12 "twitter": "JustwPlayGames",
13 "koding": "wer2chosen",
14 "location": "Cleveland, OH"
15 },
0 {
11 "name": "Rane Boe Graham",
12 "twitter": "raneeee_g7",
13 "koding": "ragrah",
14 "location": "Mayfield Heights, OH"
15 }
"teamName": "Just Wanna Play Games",
"members": [
{
"name": "David Graham",
"twitter": "JustwPlayGames",
"koding": "wer2chosen",
"location": "Cleveland, OH"
},
{
"name": "Rane Boe Graham",
"twitter": "raneeee_g7",
"koding": "ragrah",
"location": "Mayfield Heights, OH"
}
29
35 ]
36 }
Enter file contents here
]
}