Commit ebb856c
committed
refactor(create_headline_bloc): remove excerpt handling logic
This commit removes all logic related to the `excerpt` field from the
`CreateHeadlineBloc`, including its event handler and its usage when
constructing new `Headline` objects, to align with the updated `Headline`
model in the core package.1 parent 0f9aec4 commit ebb856c
File tree
1 file changed
+0
-10
lines changed- lib/content_management/bloc/create_headline
1 file changed
+0
-10
lines changedLines changed: 0 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | 20 | | |
22 | 21 | | |
23 | 22 | | |
| |||
39 | 38 | | |
40 | 39 | | |
41 | 40 | | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | 41 | | |
50 | 42 | | |
51 | 43 | | |
| |||
99 | 91 | | |
100 | 92 | | |
101 | 93 | | |
102 | | - | |
103 | 94 | | |
104 | 95 | | |
105 | 96 | | |
| |||
141 | 132 | | |
142 | 133 | | |
143 | 134 | | |
144 | | - | |
145 | 135 | | |
146 | 136 | | |
147 | 137 | | |
| |||
0 commit comments