lint fix
This commit is contained in:
parent
f956e141b4
commit
5b59a110a6
|
@ -9,7 +9,6 @@ export const bbFactory = ({
|
|||
componentLibraries,
|
||||
onScreenSlotRendered,
|
||||
}) => {
|
||||
|
||||
const apiCall = method => (url, body) =>
|
||||
fetch(url, {
|
||||
method: method,
|
||||
|
|
Loading…
Reference in New Issue