Rev 13: Remove an unused import in client. in http://bazaar.launchpad.net/+branch/goose

John Arbash Meinel john at arbash-meinel.com
Wed Nov 14 12:29:55 UTC 2012


At http://bazaar.launchpad.net/+branch/goose

------------------------------------------------------------
revno: 13
revision-id: john at arbash-meinel.com-20121114122950-ch9odlwp2kfjnhxc
parent: john at arbash-meinel.com-20121114122918-pn7khv0za8v0mth3
committer: John Arbash Meinel <john at arbash-meinel.com>
branch nick: goose
timestamp: Wed 2012-11-14 12:29:50 +0000
message:
  Remove an unused import in client.
-------------- next part --------------
=== modified file 'client/client.go'
--- a/client/client.go	2012-11-13 16:19:23 +0000
+++ b/client/client.go	2012-11-14 12:29:50 +0000
@@ -10,7 +10,6 @@
 	"net/url"
 	"os"
 	"strings"
-	"time"
 )
 
 // ErrorContextf prefixes any error stored in err with text formatted



More information about the bazaar-commits mailing list