syntax fix
This commit is contained in:
parent
7e65fd31d8
commit
70a1fe923e
|
@ -91,6 +91,7 @@ look at the wrapper `backend-python.js`.
|
||||||
// cb(null, null) when the registration is successful, but fetch still needs to be called
|
// cb(null, null) when the registration is successful, but fetch still needs to be called
|
||||||
// cb(null, cert /*see above*/) if registration can easily return the same as fetch
|
// cb(null, cert /*see above*/) if registration can easily return the same as fetch
|
||||||
}
|
}
|
||||||
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
#### bkDefualts
|
#### bkDefualts
|
||||||
|
|
Loading…
Reference in New Issue