This commit is contained in:
henrik
2021-03-17 16:01:19 +01:00
parent 617d7834cc
commit 27dec52bf7
4 changed files with 5 additions and 23 deletions

View File

@@ -38,8 +38,8 @@ func main() {
rb.UnMarshal(httpResponse.Body)
fmt.Print(rb)
fmt.Print("\n-------------\n")
printFile("4-untitled")
// fmt.Print("\n-------------\n")
// printFile("4-untitled")
}