docs: remove redundant web-worker nav (#37289)

Web- worker was 2 times in the nav pointing towards the same file, just with different names removed one to remove redundancy

PR Close #37289
This commit is contained in:
Ajit Singh 2020-05-26 09:57:34 +05:30 committed by atscott
parent e836eaf448
commit a398d6af45
1 changed files with 0 additions and 5 deletions

View File

@ -580,11 +580,6 @@
"url": "guide/cli-builder",
"title": "CLI Builders",
"tooltip": "Using builders to customize Angular CLI."
},
{
"url": "guide/web-worker",
"title": "Web Workers in Angular",
"tooltip": "Implement background processing with web workers."
}
]
},