Skip to content

Commit 8594d72

Browse files
committed
--
1 parent 47f07ae commit 8594d72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MemoryTest/ViewController.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
import UIKit
1010
import RMQClient
1111
class ViewController: UIViewController {
12-
let amqp = "my-server"
12+
let amqp = ""
1313

1414
var connection: RMQConnection?
1515
override func viewDidLoad() {

0 commit comments

Comments
 (0)