mirror of
https://github.com/nasa/openmct.git
synced 2025-06-14 05:08:15 +00:00
[Search] Remove timeouts and timestamps
Remove timeouts and timestamps which were not effectively doing anything.
This commit is contained in:
@ -142,7 +142,6 @@ define([
|
||||
return {
|
||||
hits: searchResults,
|
||||
total: response.data.hits.total,
|
||||
timedOut: response.data.timed_out
|
||||
};
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user