Skip to content

Commit

Permalink
Fix readme (#74)
Browse files Browse the repository at this point in the history
  • Loading branch information
pc9795 authored Nov 18, 2023
1 parent 802d6ce commit 0d0fbbf
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,6 @@ class ExampleApp {
client.submitEvent(
EventPluginContext.from(
client.createLog("test-log").referenceId("test-reference-id").build()));

// Submit async events using submitXXXAsync methods
client.submitLogAsync("Test log");
}
}
```
Expand Down

0 comments on commit 0d0fbbf

Please sign in to comment.