mirror of
https://github.com/wavetermdev/wails.git
synced 2026-08-05 13:53:43 -07:00
chore: remove unreachable code (#2182)
pkg/menu/styledlabel.go:255:2: unreachable code
This commit is contained in:
@@ -251,6 +251,4 @@ func ParseANSI(input string) ([]*StyledText, error) {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
return result, nil
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user