Remove unused import
This commit is contained in:
parent
341cb269a4
commit
86f307b53b
@ -13,7 +13,6 @@ import org.slf4j.LoggerFactory
|
|||||||
import org.springframework.scheduling.annotation.Scheduled
|
import org.springframework.scheduling.annotation.Scheduled
|
||||||
import org.springframework.stereotype.Service
|
import org.springframework.stereotype.Service
|
||||||
import org.springframework.util.StopWatch
|
import org.springframework.util.StopWatch
|
||||||
import kotlin.math.roundToInt
|
|
||||||
|
|
||||||
@Service
|
@Service
|
||||||
class GlobalCache(
|
class GlobalCache(
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user