fix: 移除无用的RandType与RankTypeDesc
This commit is contained in:
@ -16,9 +16,7 @@ enum RandType {
|
|||||||
madness,
|
madness,
|
||||||
fashion,
|
fashion,
|
||||||
entertainment,
|
entertainment,
|
||||||
film,
|
film
|
||||||
origin,
|
|
||||||
rookie
|
|
||||||
}
|
}
|
||||||
|
|
||||||
extension RankTypeDesc on RandType {
|
extension RankTypeDesc on RandType {
|
||||||
@ -50,7 +48,6 @@ extension RankTypeDesc on RandType {
|
|||||||
'technology',
|
'technology',
|
||||||
'sport',
|
'sport',
|
||||||
'car',
|
'car',
|
||||||
'life',
|
|
||||||
'food',
|
'food',
|
||||||
'animal',
|
'animal',
|
||||||
'madness',
|
'madness',
|
||||||
|
Reference in New Issue
Block a user