We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae1408f commit 1a94458Copy full SHA for 1a94458
pkg/web/api/connector_v1.go
@@ -18,7 +18,7 @@ package api
18
19
import (
20
"context"
21
-
+
22
"github.com/conduitio/conduit/pkg/connector"
23
"github.com/conduitio/conduit/pkg/foundation/cerrors"
24
"github.com/conduitio/conduit/pkg/record"
0 commit comments