Skip to content

Commit c75f07d

Browse files
authored
Remove unnecessary closing brace in fc.js
1 parent 81cb261 commit c75f07d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/js/fc.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -809,7 +809,6 @@ const FC = {
809809
if (semver.gte(apiVersion, API_VERSION_1_47)) {
810810
serialRxTypes.push("MAVLINK");
811811
}
812-
}
813812

814813
return serialRxTypes;
815814
},

0 commit comments

Comments
 (0)