Save
This commit is contained in:
parent
a91b84bdb5
commit
206fd9b84c
@ -7,5 +7,5 @@ import (
|
||||
|
||||
func main() {
|
||||
storage := common.ReadDB()
|
||||
fmt.Printf("%v", storage)
|
||||
fmt.Println(storage)
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user