Skip to content

Commit 3ed551d

Browse files
committed
Optimization code
1 parent de98856 commit 3ed551d

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

rtc/lib/Qiniu/Rtc/Client.php

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,4 @@ public function __construct($mac)
1010
{
1111
$this->_mac=$mac;
1212
}
13-
14-
public function hub($hubname)
15-
{
16-
return new Hub($this->_mac, $hubname);
17-
}
1813
}

0 commit comments

Comments
 (0)