Skip to content

Commit

Permalink
remove alias
Browse files Browse the repository at this point in the history
Signed-off-by: sadath-12 <[email protected]>
  • Loading branch information
sadath-12 committed Dec 29, 2023
1 parent 5e1f64d commit de720d9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions examples/pubsub/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ output_match_mode: substring
expected_stdout_lines:
- 'event - PubsubName: messages, Topic: neworder'
- 'event - PubsubName: messages, Topic: newbulkorder'
- 'event - PubsubName: messages, Topic: newbulkorder'
background: true
sleep: 15
-->
Expand Down
2 changes: 1 addition & 1 deletion service/grpc/topic_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ import (
"github.com/stretchr/testify/assert"
"github.com/stretchr/testify/require"

runtime "github.com/dapr/dapr/pkg/proto/runtime/v1"
"github.com/dapr/dapr/pkg/proto/runtime/v1"
"github.com/dapr/go-sdk/service/common"
)

Expand Down

0 comments on commit de720d9

Please sign in to comment.