From b104bfeb932a818bf1b71abf11325d27288ec2fa Mon Sep 17 00:00:00 2001 From: fanngyuan Date: Thu, 22 Aug 2013 11:05:54 +0800 Subject: [PATCH] remove comment --- testing/client.go | 2 -- 1 file changed, 2 deletions(-) diff --git a/testing/client.go b/testing/client.go index fcc2ee42..6837568b 100644 --- a/testing/client.go +++ b/testing/client.go @@ -3,8 +3,6 @@ package testing import ( "github.com/fanngyuan/beego" "github.com/fanngyuan/beego/httplib" -// "strings" -// "fmt" ) var port = ""