Skip to content

Commit

Permalink
fix rebase issues
Browse files Browse the repository at this point in the history
  • Loading branch information
ShaiahWren committed Aug 22, 2023
1 parent 3e77629 commit 8a27d50
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions frontend/hub/namespaces/HubNamespaceDetails.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@ import { useCollectionFilters } from '../collections/hooks/useCollectionFilters'
import { useHubNamespaceDetailsFilters } from '../namespaces/hooks/useHubNamespaceDetailsFilters';
import { useCollectionVersionColumns } from '../collections/hooks/useCollectionVersionColumns';
import { CollectionVersionSearch } from '../collections/CollectionVersionSearch';
import { hubAPI } from '../api';
import { DropdownPosition } from '@patternfly/react-core';

export function NamespaceDetails() {
const { t } = useTranslation();
Expand Down

0 comments on commit 8a27d50

Please sign in to comment.