Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
thecalcc committed Jul 5, 2024
1 parent 58d7944 commit 91bbb2a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion client/components/Assignments/AssignmentGroupList.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ import {assignmentUtils} from '../../utils';
import {AssignmentItem} from './AssignmentItem';
import {Header, Group} from '../UI/List';
import {OrderDirectionIcon} from '../OrderBar';
import {assignmentsViewRequiresArchiveItems} from './AssignmentItem/fields';
import {ListItemLoader} from 'superdesk-ui-framework/react/components/ListItemLoader';
import moment from 'moment';

Expand Down

0 comments on commit 91bbb2a

Please sign in to comment.