Fix bad merge (#33949)

This commit is contained in:
Ben Schumacher
2025-09-23 11:34:04 +02:00
committed by GitHub
parent d203ab7ee5
commit bd8bbcb503
@@ -14,7 +14,6 @@ import (
"github.com/stretchr/testify/assert"
"github.com/stretchr/testify/require"
"golang.org/x/crypto/bcrypt"
"github.com/mattermost/mattermost/server/public/model"
"github.com/mattermost/mattermost/server/public/shared/request"