Remove unused import

This commit is contained in:
Stedoss 2025-06-22 16:29:28 +01:00
parent 341cb269a4
commit 86f307b53b

View File

@ -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(