Update private configuration example

This commit is contained in:
Maddison Hellstrom 2018-08-18 16:26:45 -07:00
parent 7cf6da0be7
commit 38e5e39523
1 changed files with 1 additions and 4 deletions

View File

@ -34,7 +34,4 @@ const keys = {
google_cx_gg: "", // godoc.org/*, golang.org/pkg/*
}
// You can place any additional private/sensitive variables here and they will
// be included before the rest of your configuration scripts.
// Running `gulp build` will generate the final configuration by concatenating
// this file with your main configuration files.
module.exports = { keys }