mirror of
https://github.com/nasa/openmct.git
synced 2025-06-16 14:18:16 +00:00
[Build] Remove boilerplate from scripts
No longer necessary after JSHint configuration.
This commit is contained in:
@ -1,9 +1,7 @@
|
||||
/*global define*/
|
||||
|
||||
define(
|
||||
[],
|
||||
function () {
|
||||
"use strict";
|
||||
|
||||
/**
|
||||
* Policy allowing composition only for domain object types which
|
||||
|
Reference in New Issue
Block a user