diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 80b47988..8f1a2eb4 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -224,4 +224,3 @@ gotchas to bear in mind: `node_modules/balena-sdk/node_modules/balena-errors` In the case of subclasses of `TypedError`, a string comparison may be used instead: `error.name === 'BalenaApplicationNotFound'` -