[MM-53086] Remove SendWelcomePost A/B test and feature (#23733)
Co-authored-by: Mattermost Build <build@mattermost.com>
Этот коммит содержится в:
@@ -487,7 +487,6 @@ type UserStore interface {
|
||||
IsEmpty(excludeBots bool) (bool, error)
|
||||
GetUsersWithInvalidEmails(page int, perPage int, restrictedDomains string) ([]*model.User, error)
|
||||
InsertUsers(users []*model.User) error
|
||||
GetFirstSystemAdminID() (string, error)
|
||||
}
|
||||
|
||||
type BotStore interface {
|
||||
|
||||
Ссылка в новой задаче
Block a user