summaryrefslogtreecommitdiffstats
path: root/config/configProvider.go
diff options
context:
space:
mode:
Diffstat (limited to 'config/configProvider.go')
-rw-r--r--config/configProvider.go4
1 files changed, 0 insertions, 4 deletions
diff --git a/config/configProvider.go b/config/configProvider.go
index 7f306fa0e..870341f7f 100644
--- a/config/configProvider.go
+++ b/config/configProvider.go
@@ -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.