remove for another PR

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
This commit is contained in:
Hannah Hunter 2023-03-30 17:13:30 -04:00
parent fe468ff658
commit 2a7d3221be
1 changed files with 0 additions and 10 deletions

View File

@ -82,16 +82,6 @@ The following example illustrates the above concepts. Consider an actor type tha
<img src="/images/actors_background_concurrency.png" width=600>
## Actor types and ids
Learn more about actor types and ids specific to each SDK:
- [.NET SDK]
- [Go SDK]
- [Java SDK]
- [JavaScript SDK]
- [Python SDK]
## Next steps
{{< button text="Timers and reminders >>" page="actors-timers-reminders.md" >}}