mirror of
https://github.com/openfaas/faas.git
synced 2025-06-08 16:26:47 +00:00
Update handler.js
This commit is contained in:
parent
a790954dfc
commit
82fa13f029
@ -2,8 +2,6 @@
|
||||
|
||||
let getStdin = require('get-stdin');
|
||||
|
||||
let handler = require('./handler');
|
||||
|
||||
let handle = (req) => {
|
||||
console.log(req);
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user