mirror of
https://github.com/nasa/openmct.git
synced 2025-06-02 07:30:49 +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.