Skip to content

Commit 4000fc8

Browse files
authored
Remove unused import 'errors' from README example
1 parent 09ccfba commit 4000fc8

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

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)