fix: 移除无用的RandType与RankTypeDesc

This commit is contained in:
yezi
2025-05-04 00:39:06 +08:00
parent 21f06093a4
commit 6908f708cc

View File

@ -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',