mirror of
https://github.com/gogs/gogs.git
synced 2026-07-08 08:11:50 +02:00
@@ -100,7 +100,6 @@ func (issue *Issue) loadAttributes(e Engine) (err error) {
|
||||
} else {
|
||||
return fmt.Errorf("getUserByID.(Poster) [%d]: %v", issue.PosterID, err)
|
||||
}
|
||||
return
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user