build(docs-infra): remove obsolete content from `example-config.json` in `setup` example (#36015)

The `unittesting` property in `example-config.json` is a remnant of the
setup (before `aio/` was moved into the `angular/angular` repo) and has
no effect any more.

PR Close #36015
This commit is contained in:
George Kalpakas 2020-03-17 22:28:34 +02:00 committed by Andrew Kushnir
parent df7504ade1
commit cc238e6377
1 changed files with 0 additions and 3 deletions

View File

@ -1,3 +0,0 @@
{
"unittesting": true
}