summaryrefslogtreecommitdiffstats
path: root/cmd/commands/command.go
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/commands/command.go')
-rw-r--r--cmd/commands/command.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmd/commands/command.go b/cmd/commands/command.go
index 380816644..e7b7e0a0d 100644
--- a/cmd/commands/command.go
+++ b/cmd/commands/command.go
@@ -5,6 +5,7 @@ package commands
import (
"errors"
+
"github.com/mattermost/mattermost-server/app"
"github.com/mattermost/mattermost-server/cmd"
"github.com/mattermost/mattermost-server/model"