mirror of
https://github.com/AynaLivePlayer/blivedm-go.git
synced 2025-12-06 19:32:49 +08:00
fix merge error
This commit is contained in:
@@ -46,7 +46,6 @@ func NewClient(roomID int) *Client {
|
||||
cancel: cancel,
|
||||
lock: sync.RWMutex{},
|
||||
api: nil,
|
||||
lock: sync.RWMutex{},
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user