Skip to content

Commit

Permalink
minor fix (import)
Browse files Browse the repository at this point in the history
  • Loading branch information
git committed May 19, 2023
1 parent 096cfb9 commit 8c13f65
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/web/imageRouter/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ const { v4: uuidv4 } = require('uuid')
const os = require('os')
const rimraf = require('rimraf')
const isSvg = require('is-svg')
const { randomBytes } = require('crypto')

const config = require('../../config')
const logger = require('../../logger')
Expand Down

0 comments on commit 8c13f65

Please sign in to comment.