Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
Signed-off-by: MregXN <[email protected]>
  • Loading branch information
MregXN committed Dec 1, 2023
1 parent c432ead commit a14fc58
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/pubsub/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ async function start() {
daprPort: process.env.DAPR_HTTP_PORT,
},
});

const client = new DaprClient({ daprHost, daprPort: process.env.DAPR_HTTP_PORT });

// Initialize the subscription. Note that this must be done BEFORE calling .start()
Expand Down

0 comments on commit a14fc58

Please sign in to comment.