Delete api.js
This commit is contained in:
parent
b25b42c13d
commit
3f99edabfb
1 changed files with 0 additions and 7 deletions
|
@ -1,7 +0,0 @@
|
||||||
'use strict';
|
|
||||||
module.exports = function(app) {
|
|
||||||
app.route('/tests').get(function(req,res){
|
|
||||||
res.send('Hi tests');
|
|
||||||
});
|
|
||||||
|
|
||||||
};
|
|
Loading…
Add table
Add a link
Reference in a new issue