fix: remove unnecessary code

This commit is contained in:
徐聪
2024-08-14 11:44:12 +08:00
parent 8db398b48c
commit bc265e8743

View File

@@ -210,9 +210,6 @@ func (dExt *DriverExt) VideoCrawler(configs *VideoCrawlerConfigs) (err error) {
// 直播预览流线上概率
livePreviewProb := crawler.getLivePreviewProb()
// 直播预览流线上概率
livePreviewProb := crawler.getLivePreviewProb()
switch currentVideo.Type {
case VideoType_PreviewLive:
isFeed = true