Skip to content

Commit

Permalink
d
Browse files Browse the repository at this point in the history
  • Loading branch information
medcelerate committed Feb 17, 2023
1 parent 2ff4ec2 commit 08f4a44
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,6 @@ func setCDL(w http.ResponseWriter, req *http.Request) {
if err != nil {
log.Fatalln(err)
}

bd2, err := ioutil.ReadAll(resp.Body)
if err != nil {
log.Fatalln(err)
Expand Down

0 comments on commit 08f4a44

Please sign in to comment.