]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/tests/external-plugins/auto-block-videos.ts
Cleanup tests imports
[github/Chocobozzz/PeerTube.git] / server / tests / external-plugins / auto-block-videos.ts
index bc5c93621584aa562b3e6af0840b5855429b719e..7df0b3390e92a2f20009d52f77eafe98a4157e7d 100644 (file)
@@ -1,6 +1,5 @@
 /* eslint-disable @typescript-eslint/no-unused-expressions,@typescript-eslint/require-await */
 
-import 'mocha'
 import { expect } from 'chai'
 import { wait } from '@shared/core-utils'
 import { Video } from '@shared/models'