Remove auto-index function

This commit is contained in:
Michael Jackson
2019-01-14 20:41:51 -08:00
parent faa1eeae8f
commit 9cd9fb1f9b
4 changed files with 0 additions and 31 deletions

View File

@ -87,7 +87,6 @@ const functions = [
].concat(
[
// 'serveAuth',
'serveAutoIndexPage',
'serveMainPage',
'serveNpmPackageFile',
'servePublicKey',