Commit 1d94a84
committed
refactor: simplify Notification model's actor property
- Streamlined the actor property in the Notification interface by removing the optional profile_photo_url field.
- Enhanced clarity and consistency in the Notification model structure.
This change improves the maintainability of the code while preserving the necessary information for notifications.1 parent c3db2ac commit 1d94a84
1 file changed
Lines changed: 1 addition & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
293 | 293 | | |
294 | 294 | | |
295 | 295 | | |
296 | | - | |
297 | | - | |
298 | | - | |
299 | | - | |
300 | | - | |
| 296 | + | |
301 | 297 | | |
0 commit comments