Skip to content
Snippets Groups Projects
Commit a8c61995 authored by Yordan Kinkov's avatar Yordan Kinkov
Browse files

Perform goimports on whole repository

parent a6bcfcd7
No related branches found
No related tags found
No related merge requests found
......@@ -6,7 +6,7 @@ import (
"testing"
"github.com/stretchr/testify/assert"
"gitlab.eclipse.org/eclipse/xfsc/tsa/policy/internal/header"
)
......
......@@ -2,6 +2,7 @@ package service
import (
"context"
goahttp "goa.design/goa/v3/http"
goa "goa.design/goa/v3/pkg"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment