removed packages

This commit is contained in:
2018-02-14 12:25:36 -05:00
parent af07261f39
commit c7f2926c5a
7 changed files with 24 additions and 773 deletions

View File

@ -1,3 +1,5 @@
'use strict';
const Users = require('../models/users');
async function auth(req, res, next){