Skip to content

Commit

Permalink
Format track config (#366)
Browse files Browse the repository at this point in the history
  • Loading branch information
BNAndras authored Nov 28, 2023
1 parent e41f545 commit 11fd571
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions config.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
]
},
"exercises": {
"concept": [],
"practice": [
{
"slug": "accumulate",
Expand Down Expand Up @@ -801,7 +800,6 @@
}
]
},
"concepts": [],
"key_features": [
{
"title": "Readable and concise",
Expand Down Expand Up @@ -840,13 +838,13 @@
"paradigm/functional",
"paradigm/imperative",
"paradigm/object_oriented",
"platform/windows",
"platform/android",
"platform/linux",
"platform/mac",
"platform/android",
"platform/windows",
"runtime/jvm",
"typing/static",
"typing/dynamic",
"typing/static",
"used_for/backends",
"used_for/scripts"
]
Expand Down

0 comments on commit 11fd571

Please sign in to comment.