mirror of
https://github.com/SmartHoneybee/ubiquitous-memory
synced 2025-04-29 23:29:39 +02:00
7 lines
156 B
Go
7 lines
156 B
Go
package main
|
|
|
|
import _ "github.com/mattermost/mattermost-server/v6/model"
|
|
import _ "github.com/mattermost/mmctl/commands"
|
|
|
|
func main() { /* dummy file */ }
|