Skip to content

Commit 3dda2e9

Browse files
authored
Remove empty block under JS/Python
1 parent 20be984 commit 3dda2e9

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

articles/azure-web-pubsub/tutorial-serverless-notification.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -438,8 +438,6 @@ In this tutorial, you learn how to:
438438
</html>
439439
```
440440
441-
# [JavaScript](#tab/javascript)
442-
443441
# [C#](#tab/csharp)
444442
Since C# project will compile files to a different output folder, you need to update your `*.csproj` to make the content page go with it.
445443
```xml
@@ -450,8 +448,6 @@ In this tutorial, you learn how to:
450448
</ItemGroup>
451449
```
452450
453-
# [Python](#tab/python)
454-
455451
7. Configure and run the Azure Function app
456452
457453
- In the browser, open the **Azure portal** and confirm the Web PubSub Service instance you deployed earlier was successfully created. Navigate to the instance.

0 commit comments

Comments
 (0)