Chromium Code Reviews| Index: sky/specs/conventions.md |
| diff --git a/sky/specs/conventions.md b/sky/specs/conventions.md |
| index ffb5ec36b963754afec9c67a164bf9ed3ad24083..25c24e277d997e9064506c24d83d18f33770c7d5 100644 |
| --- a/sky/specs/conventions.md |
| +++ b/sky/specs/conventions.md |
| @@ -4,4 +4,3 @@ Best Practices and Conventions for Sky Frameworks |
| * elements should not expose convenience property accessors that just |
| reflect content attributes. |
| -* a module's exports should be frozen to prevent changes |