Skip to content

Commit 0457348

Browse files
committed
Remove undesired reference to synchronous extensions documentation
1 parent 8e5e431 commit 0457348

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

src/Documentation/Content/AsynchronousServices.aml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,7 @@
88
<para>
99
The openstack.net SDK is migrating to an asynchronous service model using the <token>TaskBasedAsync</token>
1010
for ongoing feature support. This page contains information about several aspects of the asynchronous interfaces
11-
which could result in some confusion during development. It also describes the inclusion of extension methods
12-
that allow new product features to be used in code that is not allowed to make asynchronous API
13-
calls.
11+
which could result in some confusion during development.
1412
</para>
1513
</introduction>
1614

0 commit comments

Comments
 (0)