Skip to content

Commit

Permalink
appsec: fix gofmt error
Browse files Browse the repository at this point in the history
  • Loading branch information
Hellzy committed Feb 28, 2022
1 parent 730aafb commit 4c12c49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appsec/example_test.go
Expand Up @@ -13,7 +13,7 @@ import (
"gopkg.in/DataDog/dd-trace-go.v1/appsec"
echotrace "gopkg.in/DataDog/dd-trace-go.v1/contrib/labstack/echo.v4"
httptrace "gopkg.in/DataDog/dd-trace-go.v1/contrib/net/http"

"github.com/labstack/echo/v4"
)

Expand Down

0 comments on commit 4c12c49

Please sign in to comment.