Skip to content

Commit

Permalink
rebase fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewazores committed Jul 30, 2024
1 parent 7943cde commit 53a4c68
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/app/Recordings/Filters/LabelFilter.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,6 @@
*/

import { Recording, keyValueToString } from '@app/Shared/Services/api.types';
import { Label, Select, SelectOption, SelectVariant } from '@patternfly/react-core';
import { getLabelDisplay } from '@app/RecordingMetadata/utils';
import { Recording } from '@app/Shared/Services/api.types';
import {
Button,
Label,
Expand Down

0 comments on commit 53a4c68

Please sign in to comment.