Skip to content

Commit a0b19c3

Browse files
BlueMjaviereguiluz
authored andcommitted
Remove out-of-context rewrite rule tip
The `.. include:: /_includes/_rewrite_rule_tip.rst.inc` has absolutely nothing to do with the surrounding context. Having it here is confusing.
1 parent c83e12e commit a0b19c3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

components/serializer.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -310,8 +310,6 @@ You are now able to serialize only attributes in the groups you want::
310310
);
311311
// $obj2 = MyObj(foo: 'foo', bar: 'bar')
312312

313-
.. include:: /_includes/_rewrite_rule_tip.rst.inc
314-
315313
.. _ignoring-attributes-when-serializing:
316314

317315
Ignoring Attributes

0 commit comments

Comments
 (0)