Add accounts migration
This commit is contained in:
@@ -6,5 +6,4 @@ router.get('/', function (req, res) {
|
||||
res.send('Accounts home page');
|
||||
});
|
||||
|
||||
|
||||
module.exports = router;
|
||||
|
||||
Reference in New Issue
Block a user