Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
mike10ca committed Nov 16, 2023
1 parent fd0e97b commit 110a944
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cypress/e2e/smoke/replace_owner.cy.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import * as constants from '../../support/constants'
import * as main from '../../e2e/pages/main.page'
import * as owner from '../pages/owners.pages'
import * as addressBook from '../pages/address_book.page'

describe('[SMOKE] Replace Owners tests', () => {
beforeEach(() => {
Expand Down

0 comments on commit 110a944

Please sign in to comment.