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 15, 2023
1 parent 8d238f7 commit 2e26bf0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cypress/e2e/pages/navigation.page.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
import * as constants from '../../support/constants'

export const sideNavSettingsIcon = '[data-testid="settings-nav-icon"]'

export function clickOnSideNavigation(option) {
Expand Down

0 comments on commit 2e26bf0

Please sign in to comment.