[Build] Replace setTimeout with
To avoid need to declare global usage to satisfy JSHint
This commit is contained in:
@@ -103,6 +103,7 @@ define([
|
||||
"type": "provider",
|
||||
"implementation": GenericSearchProvider,
|
||||
"depends": [
|
||||
"$timeout",
|
||||
"$q",
|
||||
"$log",
|
||||
"modelService",
|
||||
|
||||
Reference in New Issue
Block a user