[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [snowflake/master] Add missing import removed in 0c02af3
commit 3b9a4624bd1b4db0afcb6d2dbb928379ec419218
Author: Arlo Breault <arlolra@xxxxxxxxx>
Date: Thu Oct 12 17:26:32 2017 -0400
Add missing import removed in 0c02af3
---
client/util.go | 1 +
1 file changed, 1 insertion(+)
diff --git a/client/util.go b/client/util.go
index c90e17d..20817c3 100644
--- a/client/util.go
+++ b/client/util.go
@@ -1,6 +1,7 @@
package main
import (
+ "fmt"
"log"
"time"
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits