randydev commited on
Commit
0073410
·
verified ·
1 Parent(s): da3780e

Update index.js

Browse files
Files changed (1) hide show
  1. index.js +1 -1
index.js CHANGED
@@ -28,7 +28,7 @@ import * as uuid from 'uuid';
28
 
29
  import { Database } from './database/database.js'
30
  import { Readable } from "stream";
31
- import randomBytes } from "crypto";
32
 
33
  import {
34
  CheckMilWare,
 
28
 
29
  import { Database } from './database/database.js'
30
  import { Readable } from "stream";
31
+ import { randomBytes } from "crypto";
32
 
33
  import {
34
  CheckMilWare,