junk commit

This commit is contained in:
Megan Marsh 2021-04-05 17:01:00 -07:00
parent e8780bf7b8
commit 514d8d88da
1 changed files with 1 additions and 0 deletions

View File

@ -475,6 +475,7 @@ func inPlugin() bool {
return os.Getenv(pluginsdk.MagicCookieKey) == pluginsdk.MagicCookieValue
}
// junk
func init() {
// Seed the random number generator
rand.Seed(time.Now().UTC().UnixNano())