moby/errdefs
Sebastiaan van Stijn f1a6e16258
errdefs: remove redundant import comments
A package only needs one "import" comment to enforce, so keeping
one in the go.doc.

It should be noted that even with that; in most cases, go will ignore
these comments (if go modules are used, even in "vendor" mode).

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-08-29 13:56:55 +02:00
..
defs.go errdefs: remove redundant import comments 2023-08-29 13:56:55 +02:00
doc.go Add canonical import comment 2018-02-05 16:51:57 -05:00
helpers.go errdefs: remove redundant import comments 2023-08-29 13:56:55 +02:00
helpers_test.go errdefs: remove redundant import comments 2023-08-29 13:56:55 +02:00
http_helpers.go errdefs: remove redundant import comments 2023-08-29 13:56:55 +02:00
http_helpers_test.go errdefs: remove gotest.tools dependency 2023-08-29 13:55:10 +02:00
is.go errdefs: remove redundant import comments 2023-08-29 13:56:55 +02:00