mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-29 22:29:56 +02:00
all: Fix some govet complaints
This commit is contained in:
committed by
Bjørn Erik Pedersen
parent
560ed6e686
commit
48120ccfd2
@@ -11,10 +11,6 @@
|
||||
// See the License for the specific language governing permissions and
|
||||
// limitations under the License.
|
||||
|
||||
// Package helpers implements general utility functions that work with
|
||||
// and on content. The helper functions defined here lay down the
|
||||
// foundation of how Hugo works with files and filepaths, and perform
|
||||
// string operations on content.
|
||||
package config
|
||||
|
||||
// Provider provides the configuration settings for Hugo.
|
||||
|
Reference in New Issue
Block a user