Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
mike10ca committed Oct 4, 2023
1 parent 777fd16 commit fe68a57
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cypress/e2e/smoke/remove_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('Remove an owner tests', () => {
beforeEach(() => {
Expand Down

0 comments on commit fe68a57

Please sign in to comment.