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