mirror of
https://github.com/mattermost/focalboard.git
synced 2024-12-24 13:43:12 +02:00
parent
1a747b780e
commit
1a59052f0c
@ -58,10 +58,6 @@ func (pm *PrefixedMigration) executeTemplate(r io.ReadCloser, identifier string)
|
||||
return nil, "", err
|
||||
}
|
||||
|
||||
if identifier == "match_collation" {
|
||||
fmt.Println(buffer.String())
|
||||
}
|
||||
|
||||
return ioutil.NopCloser(bytes.NewReader(buffer.Bytes())), identifier, nil
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user