Update plugins/gptold.js
Browse files- 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
|