Re: [webauthn] remove unimplemented extensions (was: Update index.bs) (#1399)

there's another dangling reference: `[[#sctn-location-extension]]`  -- hence the build fails  -- hopefully no more but shud check after fixing this one....

to build spec and get list of error msgs, you can do this on your *nix machine or cygwin terminal:
```
curl https://api.csswg.org/bikeshed/ -F file=@index.bs -F force=1 -F output=err
```


-- 
GitHub Notification of comment by equalsJeffH
Please view or discuss this issue at https://github.com/w3c/webauthn/pull/1399#issuecomment-611152693 using your GitHub account

Received on Wednesday, 8 April 2020 19:38:16 UTC