mirror of
https://github.com/nasa/openmct.git
synced 2025-02-11 13:16:15 +00:00
Remove extra semicolons from PartialConstructor to satisfy JSLint during code style check of command line build; these were introduced during changes to PartialConstructor to support property retention, WTD-572.