Skip to content

Commit

Permalink
Download path added
Browse files Browse the repository at this point in the history
  • Loading branch information
BurhanRaja committed Jul 30, 2022
1 parent 53c06d8 commit bf096aa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion routes/download.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ const router = require('express').Router()
const file = require('../models/File')

router.get('/:uuid', async (req, res) => {


})

Expand Down

0 comments on commit bf096aa

Please sign in to comment.