mirror of
https://github.com/wailsapp/wails.git
synced 2025-05-03 03:52:41 +08:00
chore: remove unreachable code (#2182)
pkg/menu/styledlabel.go:255:2: unreachable code
This commit is contained in:
parent
f70d9de366
commit
d2339de5ff
@ -251,6 +251,4 @@ func ParseANSI(input string) ([]*StyledText, error) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
return result, nil
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user