diff --git a/checker.go b/checker.go index 26d3273..5ebc811 100644 --- a/checker.go +++ b/checker.go @@ -5,7 +5,6 @@ // Use of this source code is governed by a MIT-style // license that can be found in the LICENSE file. -// Package checker is a Go library for validating user input through struct tags. package checker import (