chore: fix linting error

This commit is contained in:
Joe Previte 2020-12-17 14:37:56 -07:00
parent 9a16e4e1e0
commit 98338e9a44
No known key found for this signature in database
GPG Key ID: 2C91590C6B742C24

View File

@ -2,7 +2,6 @@
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
# Contributing
- [Contributing](#contributing)
- [Pull Requests](#pull-requests)
- [Requirements](#requirements)
- [Development Workflow](#development-workflow)
@ -65,7 +64,6 @@ If you need to update VS Code, you can update the subtree with one line. Here's
git subtree pull --prefix lib/vscode vscode release/1.52 --squash --message "Update VS Code to 1.52.1"
```
## Build
You can build using: