Skip to content

Commit ea6bb41

Browse files
authored
Merge pull request #2889 from kumapower17/patch-1
Remove unused import 'errors' from README example
2 parents b1d4430 + 4000fc8 commit ea6bb41

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,6 @@ Latest version of Echo supports last four Go major [releases](https://go.dev/doc
7272
package main
7373

7474
import (
75-
"errors"
7675
"github.com/labstack/echo/v5"
7776
"github.com/labstack/echo/v5/middleware"
7877
"log/slog"

0 commit comments

Comments
 (0)