Skip to content

Commit 00d26d9

Browse files
committed
delete: not use cache key
1 parent a6aaaba commit 00d26d9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/kotlin/gogo/gogostage/global/cache/CacheConstant.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,4 @@ object CacheConstant {
88
const val GAME_CACHE_VALE = "game"
99
const val GAME_FORMAT_CACHE_VALUE = "game_format"
1010
const val MATCH_INFO_CACHE_VALUE = "match_info"
11-
const val COMMUNITY_INFO_CACHE_VALUE = "community_info"
1211
}

0 commit comments

Comments
 (0)