Skip to content

Commit

Permalink
Fix linter issue: remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
sviatlana-stsiapanava committed Jan 7, 2025
1 parent e645975 commit f3cf1b4
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
import uuid from 'uuid';
import { including } from '@interactors/html';

import { Permissions } from '../../../support/dictionary';
import { NewOrder, BasicOrderLine, Orders } from '../../../support/fragments/orders';
import { NewOrganization, Organizations } from '../../../support/fragments/organizations';

0 comments on commit f3cf1b4

Please sign in to comment.