]> 127.0.0.1 Git - bili_danmu/.git/commitdiff
Fix #85
authorqydysky <qydysky@foxmail.com>
Mon, 14 Aug 2023 08:26:16 +0000 (16:26 +0800)
committerqydysky <qydysky@foxmail.com>
Mon, 14 Aug 2023 08:26:16 +0000 (16:26 +0800)
Reply/F/liveOver/liveOver.go

index a174c4ceb62a199d77e378cfae5b9d8e6d50cac6..9d938efb9b7a2ca422a84da1c7c669450e84bf8e 100644 (file)
@@ -12,7 +12,6 @@ import (
 type Sign struct{}
 
 func init() {
-       type empty struct{}
        if e := comp.Put[c.Common](comp.Sign[Sign](), sumup); e != nil {
                panic(e)
        }