Removes an unnecessary newline after package comment

Signed-off-by: irbekrm <irbekrm@gmail.com>
This commit is contained in:
irbekrm 2021-05-04 15:04:39 +01:00
parent 2bb707a1ce
commit f5aa3cffd1

View File

@ -16,7 +16,6 @@ limitations under the License.
// Package webhook provides a library that can be used to build external ACME
// solver webhooks.
package webhook
import (