Commit 2f36c28a authored by Jacob Vosmaer's avatar Jacob Vosmaer

Fix semantical merge conflict (double import)

parent a4937ce2
......@@ -15,8 +15,6 @@ import (
"gitlab.com/gitlab-org/gitlab-workhorse/internal/secret"
"gitlab.com/gitlab-org/gitlab-workhorse/internal/testhelper"
"gitlab.com/gitlab-org/gitlab-workhorse/internal/upstream/roundtripper"
"github.com/stretchr/testify/require"
)
func okHandler(w http.ResponseWriter, _ *http.Request, _ *api.Response) {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment