diff --git a/backend/ffmpeg.go b/backend/ffmpeg.go index bbf9034..bb88541 100644 --- a/backend/ffmpeg.go +++ b/backend/ffmpeg.go @@ -13,7 +13,6 @@ import ( "runtime" "strings" "sync" - "syscall" "time" "github.com/ulikunitz/xz"