mirror of https://github.com/dapr/go-sdk.git
Update pub.go (#145)
remove os Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
This commit is contained in:
parent
81b5dc2d54
commit
7a89cf3c41
|
@ -3,8 +3,6 @@ package main
|
|||
import (
|
||||
"context"
|
||||
"fmt"
|
||||
"os"
|
||||
|
||||
dapr "github.com/dapr/go-sdk/client"
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in New Issue