Skip to content

Commit c56b6fa

Browse files
committed
Removed blank lines
1 parent 6592517 commit c56b6fa

File tree

4 files changed

+0
-4
lines changed

4 files changed

+0
-4
lines changed

articles/spatial-anchors/how-tos/create-locate-anchors-cpp-ndk.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -326,7 +326,6 @@ Learn more about the [DeleteAnchorAsync](/cpp/api/spatial-anchors/ndk/cloudspati
326326
});
327327
```
328328
329-
330329
[!INCLUDE [Stopping](../../../includes/spatial-anchors-create-locate-anchors-stopping.md)]
331330
332331
Learn more about the [Stop](/cpp/api/spatial-anchors/ndk/cloudspatialanchorsession#stop) method.

articles/spatial-anchors/how-tos/create-locate-anchors-cpp-winrt.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,6 @@ Learn more about the [DeleteAnchorAsync](/cpp/api/spatial-anchors/winrt/cloudspa
281281
// Perform any processing you may want when delete finishes
282282
```
283283

284-
285284
[!INCLUDE [Stopping](../../../includes/spatial-anchors-create-locate-anchors-stopping.md)]
286285

287286
Learn more about the [Stop](/cpp/api/spatial-anchors/winrt/cloudspatialanchorsession#stop) method.

articles/spatial-anchors/how-tos/create-locate-anchors-java.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -360,7 +360,6 @@ Learn more about the [deleteAnchorAsync](/java/api/com.microsoft.azure.spatialan
360360
// Perform any processing you may want when delete finishes (deleteAnchorFuture is done)
361361
```
362362

363-
364363
[!INCLUDE [Stopping](../../../includes/spatial-anchors-create-locate-anchors-stopping.md)]
365364

366365
Learn more about the [stop](/java/api/com.microsoft.azure.spatialanchors.cloudspatialanchorsession.stop) method.

articles/spatial-anchors/how-tos/create-locate-anchors-swift.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -297,7 +297,6 @@ Learn more about the [delete](/objectivec/api/spatial-anchors/asacloudspatialanc
297297
})
298298
```
299299

300-
301300
[!INCLUDE [Stopping](../../../includes/spatial-anchors-create-locate-anchors-stopping.md)]
302301

303302
Learn more about the [stop](/objectivec/api/spatial-anchors/asacloudspatialanchorsession#stop) method.

0 commit comments

Comments
 (0)