remove errant fmt.Println

This commit is contained in:
tobi 2025-01-03 18:09:28 +01:00
commit 6ec80ab777

View file

@ -215,7 +215,6 @@ func (m *Module) DomainPermissionSubscriptionPATCHHandler(c *gin.Context) {
}
contentType = &ct
fmt.Println(*contentType)
}
// Make sure at least one field is set,