Skip to content

Commit

Permalink
Post rebase fix
Browse files Browse the repository at this point in the history
  • Loading branch information
abailly-akamai committed Jan 14, 2025
1 parent 53efb3f commit 6c0e420
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ import * as React from 'react';
import { ActionsPanel } from 'src/components/ActionsPanel/ActionsPanel';
import { ConfirmationDialog } from 'src/components/ConfirmationDialog/ConfirmationDialog';
import { DocumentTitleSegment } from 'src/components/DocumentTitle';
// eslint-disable-next-line no-restricted-imports
import OrderBy from 'src/components/OrderBy';
import Paginate from 'src/components/Paginate';
import {
Expand Down

0 comments on commit 6c0e420

Please sign in to comment.