remove un-needed var()

This commit is contained in:
Senthil
2014-11-20 21:17:37 -08:00
parent 300cf02e68
commit 7ff113312b

View File

@@ -26,8 +26,6 @@ const (
TimeToken = "1000"
)
var ()
func main() {
var pub = messaging.NewPubnub(PublishKey, SubscribeKey, SecretKey, "", false, "")