mirror of
https://github.com/RGBCube/color.v
synced 2025-08-01 10:27:45 +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
|
import term
|
||||||
|
|
||||||
struct TrueColor {
|
struct TrueColor {
|
||||||
pub:
|
|
||||||
r int
|
r int
|
||||||
g int
|
g int
|
||||||
b int
|
b int
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue