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

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 './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";