Remove boards product references (#23855)

Automatic Merge
This commit is contained in:
Miguel de la Cruz
2023-07-18 14:17:29 +02:00
committed by GitHub
parent 62495f16bd
commit 150c6e7aef
1371 changed files with 17 additions and 264248 deletions

View File

@@ -14,9 +14,6 @@ import (
// Enterprise Imports
_ "github.com/mattermost/mattermost/server/v8/channels/imports"
// Blank imports for each product to register themselves
_ "github.com/mattermost/mattermost/server/v8/boards/product"
)
func main() {