Skip to content

Commit

Permalink
codacy fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
crimsonred committed Mar 21, 2019
1 parent 9ac15d2 commit 74fc29c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions examples/cli/cli_demo.go
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,6 @@ func connect() {
config.PublishKey = "demo"
config.SubscribeKey = "demo"
config.SecretKey = "demo"
config.PublishKey = "pub-c-7e5c6521-91d0-4e60-9656-4bed419a769b"
config.SubscribeKey = "sub-c-b9ab9508-43cf-11e8-9967-869954283fb4"
config.SecretKey = "sec-c-MjRhODgwMTgtY2RmMS00ZWNmLTgzNTUtYjI3MzZhOThlNTY0"

//config.Secure = false

Expand Down

0 comments on commit 74fc29c

Please sign in to comment.