mirror of
https://github.com/nasa/openmct.git
synced 2025-06-16 14:18:16 +00:00
[Build] Remove use strict, global
Remove usages of use strict and global declarations that are no longer necessary with JSHint configuration, from files added/changed since #724
This commit is contained in:
@ -20,7 +20,6 @@
|
||||
* at runtime from the About dialog for additional information.
|
||||
*****************************************************************************/
|
||||
|
||||
/*global window,requirejs*/
|
||||
|
||||
/**
|
||||
* Implements the framework layer, which handles the loading of bundles
|
||||
|
Reference in New Issue
Block a user