Browse Source

Removed unnecessary comma (#46405)

Artak 3 years ago
parent
commit
42996718ca
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/fabricbot.json

+ 1 - 1
.github/fabricbot.json

@@ -2973,7 +2973,7 @@
                   "parameters": {
                   "parameters": {
                     "milestoneName": "2.1.x"
                     "milestoneName": "2.1.x"
                   }
                   }
-                },
+                }
               ]
               ]
             }
             }
           ]
           ]