mirror of
https://github.com/RGBCube/color.v
synced 2025-07-31 09:57:47 +00:00
Remove redundant pub:
This commit is contained in:
parent
e1df7f56e1
commit
4f435b8f54
1 changed files with 0 additions and 1 deletions
|
@ -3,7 +3,6 @@ module color
|
|||
import term
|
||||
|
||||
struct TrueColor {
|
||||
pub:
|
||||
r int
|
||||
g int
|
||||
b int
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue