Semi colon
Signed-off-by: Fabio José <fabiojose@gmail.com>
This commit is contained in:
parent
6deb57887d
commit
563e05a9a0
|
@ -18,6 +18,6 @@ HTTPStructured.prototype.emit = function(cloudevent){
|
|||
|
||||
// Return the Promise
|
||||
return axios.request(_config);
|
||||
}
|
||||
};
|
||||
|
||||
module.exports = HTTPStructured;
|
||||
|
|
Loading…
Reference in New Issue