Skip to content

Commit faf6e45

Browse files
committedSep 21, 2020
removed unused security packages
1 parent 31092cc commit faf6e45

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed
 

‎otohttp/templates/client.go.plush

-3
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@ import (
66
"bytes"
77
"compress/gzip"
88
"context"
9-
"crypto/hmac"
10-
"crypto/sha256"
11-
"encoding/base64"
129
"encoding/json"
1310
"io"
1411
"io/ioutil"

0 commit comments

Comments
 (0)
Please sign in to comment.