design/relations: drop manual padding from diagram

This commit is contained in:
Reynaldo H. Verdejo Pinochet 2016-12-20 20:10:59 -08:00
parent ffd53770c0
commit eadfab3156

View file

@ -353,11 +353,11 @@ object1 and object2.
Which yields the following initial state again:
```
+---------+ +---------+
*--->| object1 | *--->| object2 |
| * | | |
| 1| | 1|
+---------+ +---------+
+---------+ +---------+
*--->| object1 | *--->| object2 |
| * | | |
| 1| | 1|
+---------+ +---------+
```
## unreffed relation