junk commit
This commit is contained in:
parent
e8780bf7b8
commit
514d8d88da
1
main.go
1
main.go
|
@ -475,6 +475,7 @@ func inPlugin() bool {
|
||||||
return os.Getenv(pluginsdk.MagicCookieKey) == pluginsdk.MagicCookieValue
|
return os.Getenv(pluginsdk.MagicCookieKey) == pluginsdk.MagicCookieValue
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// junk
|
||||||
func init() {
|
func init() {
|
||||||
// Seed the random number generator
|
// Seed the random number generator
|
||||||
rand.Seed(time.Now().UTC().UnixNano())
|
rand.Seed(time.Now().UTC().UnixNano())
|
||||||
|
|
Loading…
Reference in New Issue