Skip to content

Commit dffe5a2

Browse files
remove cors package
1 parent 350090b commit dffe5a2

3 files changed

Lines changed: 127 additions & 233 deletions

File tree

api/api.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ import helmet from 'helmet';
88
import rateLimit from 'express-rate-limit';
99
import { fileURLToPath } from 'url';
1010
import winston from 'winston';
11-
import cors from 'cors';
1211
import unzipper from 'unzipper';
1312
import { fileTypeFromBuffer } from 'file-type';
1413
import { readChunkSync } from 'read-chunk';

0 commit comments

Comments
 (0)