We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 834754b commit 9d74a91Copy full SHA for 9d74a91
1 file changed
tests/zz_webhook_test.go
@@ -15,7 +15,6 @@ import (
15
internaldx "github.com/TeoSlayer/pilotprotocol/internal/dataexchange"
16
internales "github.com/TeoSlayer/pilotprotocol/internal/eventstream"
17
"github.com/TeoSlayer/pilotprotocol/pkg/daemon"
18
- "github.com/TeoSlayer/pilotprotocol/plugins/dataexchange"
19
"github.com/TeoSlayer/pilotprotocol/plugins/eventstream"
20
"github.com/TeoSlayer/pilotprotocol/plugins/webhook"
21
)
0 commit comments