diff options
Diffstat (limited to 'i18nerr/i18nerr.go')
| -rw-r--r-- | i18nerr/i18nerr.go | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/i18nerr/i18nerr.go b/i18nerr/i18nerr.go index f16cf08..8254dd4 100644 --- a/i18nerr/i18nerr.go +++ b/i18nerr/i18nerr.go @@ -12,10 +12,6 @@ import ( "golang.org/x/text/language" "golang.org/x/text/message" - - // this blank/dummy import is here to make `go mod tidy` work - // as `go mod tidy` otherwise removes this import that is needed for `go generate` - _ "golang.org/x/text/message/pipeline" ) var ( |
