diff --git a/cypress/e2e/safe-apps/apps_list.cy.js b/cypress/e2e/safe-apps/apps_list.cy.js index aba7724a1c..f1dc6d05d2 100644 --- a/cypress/e2e/safe-apps/apps_list.cy.js +++ b/cypress/e2e/safe-apps/apps_list.cy.js @@ -3,7 +3,6 @@ import * as main from '../pages/main.page' import * as safeapps from '../pages/safeapps.pages' import { getSafes, CATEGORIES } from '../../support/safes/safesHandler.js' import * as ls from '../../support/localstorage_data.js' -import { cy } from 'date-fns/locale' const myCustomAppTitle = 'Cypress Test App' const myCustomAppDescrAdded = 'Cypress Test App Description'