This commit is contained in:
jqknono 2024-09-26 12:26:58 +00:00 committed by GitHub
commit ea1564f739
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -15,7 +15,6 @@ async function appStart () {
.then(() => {
return apiValidator.loadSchemas;
})
.then(internalIpRanges.fetch)
.then(() => {
internalCertificate.initTimer();