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