Skip to content

Commit c2cc51b

Browse files
committed
consistent order + running prettier
1 parent d96c20b commit c2cc51b

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

schema/0.3.7.7/base-classes.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3609,9 +3609,7 @@
36093609
},
36103610
"FGBuildableTrainPlatform--version-specific": {
36113611
"type": "object",
3612-
"required": [
3613-
"mPlatformConnections"
3614-
],
3612+
"required": ["mPlatformConnections"],
36153613
"properties": {
36163614
"mPlatformConnections": {
36173615
"type": "string",

0 commit comments

Comments
 (0)