Merge bdcc904307
into 63d06da8a8
This commit is contained in:
commit
ea1564f739
1 changed files with 0 additions and 1 deletions
|
@ -15,7 +15,6 @@ async function appStart () {
|
||||||
.then(() => {
|
.then(() => {
|
||||||
return apiValidator.loadSchemas;
|
return apiValidator.loadSchemas;
|
||||||
})
|
})
|
||||||
.then(internalIpRanges.fetch)
|
|
||||||
.then(() => {
|
.then(() => {
|
||||||
|
|
||||||
internalCertificate.initTimer();
|
internalCertificate.initTimer();
|
||||||
|
|
Loading…
Reference in a new issue