randydev commited on
Commit
dd9b2ad
·
verified ·
1 Parent(s): 7a5fb0a

Update index.js

Browse files
Files changed (1) hide show
  1. index.js +1 -1
index.js CHANGED
@@ -28,7 +28,7 @@ import * as lifestyle from './lifestyle.js';
28
  import { Readable } from "stream";
29
  import { schellwithflux } from './fluxai.js';
30
  import { OpenaiRes, tebakgambar, AnimeHentai } from './scrapper.js';
31
- import { CheckMilWare } from '../middleware/midware.js';
32
  import { setup, serve } from './swagger.js';
33
 
34
  import sharp from "sharp";
 
28
  import { Readable } from "stream";
29
  import { schellwithflux } from './fluxai.js';
30
  import { OpenaiRes, tebakgambar, AnimeHentai } from './scrapper.js';
31
+ import { CheckMilWare } from './middleware/midware.js';
32
  import { setup, serve } from './swagger.js';
33
 
34
  import sharp from "sharp";