We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6aaaba commit 00d26d9Copy full SHA for 00d26d9
src/main/kotlin/gogo/gogostage/global/cache/CacheConstant.kt
@@ -8,5 +8,4 @@ object CacheConstant {
8
const val GAME_CACHE_VALE = "game"
9
const val GAME_FORMAT_CACHE_VALUE = "game_format"
10
const val MATCH_INFO_CACHE_VALUE = "match_info"
11
- const val COMMUNITY_INFO_CACHE_VALUE = "community_info"
12
}
0 commit comments