Revert "add layers, add missing model."

This reverts commit 7d152b2cd1.
Этот коммит содержится в:
Conor Macpherson
2023-03-28 14:37:33 -04:00
родитель 3e49c81e8a
Коммит 406df06ef6
3 изменённых файлов: 2 добавлений и 12 удалений

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

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