add layers, add missing model.

Этот коммит содержится в:
Conor Macpherson
2023-03-27 13:21:22 -04:00
родитель acb4c57ee1
Коммит 759943d24e
3 изменённых файлов: 12 добавлений и 2 удалений

Просмотреть файл

@@ -11,8 +11,8 @@ import (
"net/http"
timePkg "time"
"github.com/mattermost/mattermost-server/v6/server/channels/einterfaces"
"github.com/mattermost/mattermost-server/v6/model"
"github.com/mattermost/mattermost-server/v6/server/channels/einterfaces"
)
type apiTimerLayer struct {