diff --git a/hugolib/site.go b/hugolib/site.go index 02257131d..1db0d149f 100644 --- a/hugolib/site.go +++ b/hugolib/site.go @@ -89,7 +89,6 @@ type SiteInfo struct { DisqusShortname string Copyright string LastChange time.Time - ConfigGet func(key string) interface{} Permalinks PermalinkOverrides Params map[string]interface{} BuildDrafts bool