[tor-commits] [goptlib/master] fmt.
dcf at torproject.org
dcf at torproject.org
Sat Apr 1 14:56:31 UTC 2017
commit a6aba3a6314be3a8ef518d5d4269a8459af9c789
Author: David Fifield <david at bamsoftware.com>
Date: Sat Apr 1 07:55:46 2017 -0700
fmt.
---
socks_test.go | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/socks_test.go b/socks_test.go
index d82e823..2acc414 100644
--- a/socks_test.go
+++ b/socks_test.go
@@ -3,8 +3,8 @@ package pt
import (
"bufio"
"bytes"
- "errors"
"encoding/hex"
+ "errors"
"io"
"net"
"testing"
More information about the tor-commits
mailing list