You've already forked CasaOS
mirror of
https://github.com/IceWhaleTech/CasaOS.git
synced 2025-07-09 23:45:31 +02:00
format code and fix wrong spell
This commit is contained in:
@ -6,5 +6,5 @@ import (
|
||||
)
|
||||
|
||||
func TestRandomString(t *testing.T) {
|
||||
fmt.Println(RandomString(6,true))
|
||||
}
|
||||
fmt.Println(RandomString(6, true))
|
||||
}
|
||||
|
Reference in New Issue
Block a user