From d988e9a2f83dd2f85d1afa0b98614b29a66dddf4 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Thu, 29 Oct 2020 15:03:31 +0100 Subject: Fix live infohash block --- server/helpers/ffmpeg-utils.ts | 1 - 1 file changed, 1 deletion(-) (limited to 'server/helpers/ffmpeg-utils.ts') diff --git a/server/helpers/ffmpeg-utils.ts b/server/helpers/ffmpeg-utils.ts index b063cedcb..b985988d3 100644 --- a/server/helpers/ffmpeg-utils.ts +++ b/server/helpers/ffmpeg-utils.ts @@ -8,7 +8,6 @@ import { CONFIG } from '../initializers/config' import { FFMPEG_NICE, VIDEO_LIVE, VIDEO_TRANSCODING_FPS } from '../initializers/constants' import { processImage } from './image-utils' import { logger } from './logger' -import { concat } from 'lodash' /** * A toolbox to play with audio -- cgit v1.2.3