df
This commit is contained in:
parent
5e96e09dc0
commit
45d9a8ea83
|
|
@ -24,6 +24,6 @@ func main() {
|
|||
}
|
||||
|
||||
for i,j := range poolnames {
|
||||
fmt.Printf("%d %s",i,j)
|
||||
fmt.Printf("%d %s\n",i,j)
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user