mirror of
https://github.com/kaythomas0/noisedash.git
synced 2025-11-18 22:18:04 +00:00
Refactor
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
const express = require('express')
|
||||
const db = require('../db')
|
||||
|
||||
const router = express.Router()
|
||||
|
||||
router.post('/profiles', function (req, res, next) {
|
||||
|
||||
Reference in New Issue
Block a user