Skip to content

Commit

Permalink
Removed unused import.
Browse files Browse the repository at this point in the history
  • Loading branch information
weskubo-cgi authored and weskubo-cgi committed Nov 22, 2024
1 parent 8f5e7ca commit ca8d3eb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion backend/src/components/files.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
'use strict'
const { getOperation, handleError } = require('./utils')
const HttpStatus = require('http-status-codes')
const log = require('./logger')

async function getFile(req, res) {
try {
Expand Down

0 comments on commit ca8d3eb

Please sign in to comment.