From 6d766cb4b65aa78e1dd0806969fe1d4964b75f75 Mon Sep 17 00:00:00 2001 From: Mikael Finstad Date: Tue, 5 Dec 2023 23:07:49 +0800 Subject: [PATCH] fix lint --- e2e/cypress/integration/dashboard-tus.spec.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/e2e/cypress/integration/dashboard-tus.spec.ts b/e2e/cypress/integration/dashboard-tus.spec.ts index d6df9a6f79..8432b969c7 100644 --- a/e2e/cypress/integration/dashboard-tus.spec.ts +++ b/e2e/cypress/integration/dashboard-tus.spec.ts @@ -1,5 +1,4 @@ import { - interceptCompanionUrlRequest, runRemoteUrlImageUploadTest, runRemoteUnsplashUploadTest, } from './reusable-tests'