diff --git a/docs/contributing.md b/docs/contributing.md index 5339098..2cfa533 100644 --- a/docs/contributing.md +++ b/docs/contributing.md @@ -66,20 +66,6 @@ $ bash scripts/format.sh It will also auto-sort all your imports. -### Format imports - -There is another script that formats all the imports and makes sure you don't have unused imports: - -