diff --git a/jdbc/shedlock/src/main/kotlin/tech/ydb/shaded/lock/Application.kt b/jdbc/shedlock/src/main/kotlin/tech/ydb/shaded/lock/Application.kt index eb773b7..ff1e7f3 100644 --- a/jdbc/shedlock/src/main/kotlin/tech/ydb/shaded/lock/Application.kt +++ b/jdbc/shedlock/src/main/kotlin/tech/ydb/shaded/lock/Application.kt @@ -5,7 +5,6 @@ import org.springframework.boot.SpringApplication import org.springframework.boot.autoconfigure.SpringBootApplication import org.springframework.scheduling.annotation.EnableScheduling - /** * @author Kirill Kurdyukov */