Small code cleanups.
This commit is contained in:
@ -6,7 +6,7 @@ import (
|
||||
)
|
||||
|
||||
//go:embed signup-script-template
|
||||
var Bashscript string
|
||||
var BashScript string
|
||||
|
||||
func Dedup(input string) string {
|
||||
unique := []string{}
|
||||
|
Reference in New Issue
Block a user