mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-12-29 16:06:16 -06:00
remove errant fmt.Println
This commit is contained in:
parent
272f7069b8
commit
6ec80ab777
1 changed files with 0 additions and 1 deletions
|
|
@ -215,7 +215,6 @@ func (m *Module) DomainPermissionSubscriptionPATCHHandler(c *gin.Context) {
|
|||
}
|
||||
|
||||
contentType = &ct
|
||||
fmt.Println(*contentType)
|
||||
}
|
||||
|
||||
// Make sure at least one field is set,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue