randydev commited on
Commit
37ed055
·
verified ·
1 Parent(s): 93be02f

Update plugins/gptold.js

Browse files
Files changed (1) hide show
  1. plugins/gptold.js +0 -1
plugins/gptold.js CHANGED
@@ -12,7 +12,6 @@ import { authenticateApiKey, authenticateApiKeyPremium, apiLimiter } from '../mi
12
  const GptRoutes = express.Router();
13
 
14
  import fs from "fs";
15
- import { Buffer } from "Buffer";
16
 
17
  /**
18
  * @swagger
 
12
  const GptRoutes = express.Router();
13
 
14
  import fs from "fs";
 
15
 
16
  /**
17
  * @swagger