Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
garronej committed May 3, 2024
1 parent 720f8ff commit bb018d4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions web/src/core/usecases/serviceDetails/selectors.ts
Original file line number Diff line number Diff line change
Expand Up @@ -134,9 +134,7 @@ const main = createSelector(
assert(helmReleaseFriendlyName !== undefined);
assert(podNames !== undefined);
assert(selectedPodName !== undefined);
assert(monitoringUrl !== undefined);
assert(commandLogsEntries !== undefined);
assert(isCommandBarExpanded !== undefined);

return {
"isReady": true,
Expand Down

0 comments on commit bb018d4

Please sign in to comment.