Skip to content

Commit

Permalink
[frontend] remove import (#4333)
Browse files Browse the repository at this point in the history
  • Loading branch information
frapuks committed Oct 14, 2024
1 parent c8f71a9 commit 0f45b92
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import { Page } from '@playwright/test';
import AutocompleteFieldPageModel from './field/AutocompleteField.pageModel';
import SDOTabs from './SDOTabs.pageModel';
import SDOOverview from './SDOOverview.pageModel';

export default class IncidentResponseDetailsPage {
Expand Down

0 comments on commit 0f45b92

Please sign in to comment.