delete header

This commit is contained in:
Andrey Kondratev
2025-08-29 10:25:43 +05:00
parent 3fb0d43221
commit 6bde4bfd4c
3 changed files with 15 additions and 40 deletions

View File

@@ -1,5 +1,4 @@
import express, { Request, Response } from 'express';
import express, { Request, Response } from 'express';
import path from 'path';
import fs from 'fs';
import ffmpeg from 'fluent-ffmpeg';