internal/model: go fix -any
diff --git a/internal/model/model.go b/internal/model/model.go
index dcc4cd5..6346bf8 100644
--- a/internal/model/model.go
+++ b/internal/model/model.go
@@ -53,8 +53,7 @@
// Updates contains changes to a value.
// It is used in conjunction with [Source.Update].
-type Updates interface {
-}
+type Updates any
// PostUpdates holds updates to a [Post].
type PostUpdates interface {
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Code-Review | +2 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Code-Review | +1 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
internal/model: go fix -any
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |