diff --git a/docs/rules/valid-v-bind.md b/docs/rules/valid-v-bind.md index 32a07aa60..b3a3ebec9 100644 --- a/docs/rules/valid-v-bind.md +++ b/docs/rules/valid-v-bind.md @@ -34,7 +34,6 @@ This rule does not report `v-bind` directives which do not have their argument (
-
```