aboutsummaryrefslogtreecommitdiffhomepage
path: root/http/doc.go
diff options
context:
space:
mode:
Diffstat (limited to 'http/doc.go')
-rw-r--r--http/doc.go10
1 files changed, 0 insertions, 10 deletions
diff --git a/http/doc.go b/http/doc.go
deleted file mode 100644
index f0eb1fa..0000000
--- a/http/doc.go
+++ /dev/null
@@ -1,10 +0,0 @@
-// Copyright 2018 Frédéric Guillot. All rights reserved.
-// Use of this source code is governed by the MIT license
-// that can be found in the LICENSE file.
-
-/*
-
-Package http implements a set of utilities related to the HTTP protocol.
-
-*/
-package http