remove unused Icon struct type
This commit is contained in:
@@ -35,10 +35,3 @@ type Option struct {
|
||||
Value string
|
||||
Display string
|
||||
}
|
||||
|
||||
type Icon struct {
|
||||
ID string
|
||||
Src string
|
||||
Alt string
|
||||
Clickable bool
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user