mirror of
https://github.com/nasa/openmct.git
synced 2025-04-12 05:40:17 +00:00
[API] Add missing semicolon, satisfy JSHint
This commit is contained in:
parent
833bad067e
commit
2bf05ae40f
@ -63,7 +63,7 @@ define([], function () {
|
||||
*/
|
||||
TypeRegistry.prototype.get = function (typeKey) {
|
||||
return this.types[typeKey];
|
||||
}
|
||||
};
|
||||
|
||||
return TypeRegistry;
|
||||
});
|
||||
|
Loading…
x
Reference in New Issue
Block a user