[Build] Revert setTimeout changes
Restore usage of setTimeout (instead of the Angular-wrapped version) per https://github.com/nasa/openmct/pull/724#issuecomment-193542314
This commit is contained in:
@@ -103,7 +103,6 @@ define([
|
||||
"type": "provider",
|
||||
"implementation": GenericSearchProvider,
|
||||
"depends": [
|
||||
"$timeout",
|
||||
"$q",
|
||||
"$log",
|
||||
"modelService",
|
||||
|
||||
Reference in New Issue
Block a user