Skip to content

Commit

Permalink
Remove unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
Strift committed Feb 11, 2025
1 parent 927016a commit f2c0d06
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cypress/e2e/test-side-panel.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
const WAITING_TIME = Cypress.env('waitingTime')

describe(`Right side panel`, () => {
beforeEach(() => {
cy.visit('/')
Expand Down

0 comments on commit f2c0d06

Please sign in to comment.