Skip to content

Commit

Permalink
[mod] 删除调试代码
Browse files Browse the repository at this point in the history
  • Loading branch information
Borber committed Sep 22, 2023
1 parent 7dece95 commit 98dcfab
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions crates/core/src/live/ks.rs
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,6 @@ impl Live for Client {
.unwrap_or("获取失败")
.to_owned();

println!("title: {}", title);

match &json["liveroom"]["playList"][0]["liveStream"]["playUrls"][0]["adaptationSet"]
["representation"]
{
Expand Down

0 comments on commit 98dcfab

Please sign in to comment.