From b5c00b9b67efee77a3476f31403e196fedfc7c99 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Tue, 1 Mar 2022 08:33:23 +0100 Subject: Fix lint --- server/tests/api/videos/multiple-servers.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/server/tests/api/videos/multiple-servers.ts b/server/tests/api/videos/multiple-servers.ts index 2a49fd360..05ccee8ad 100644 --- a/server/tests/api/videos/multiple-servers.ts +++ b/server/tests/api/videos/multiple-servers.ts @@ -2,7 +2,6 @@ import 'mocha' import * as chai from 'chai' -import { and } from 'sequelize/dist' import request from 'supertest' import { checkTmpIsEmpty, -- cgit v1.2.3