Skip to content
Snippets Groups Projects
Commit 37535e44 authored by Benedikt Wetzel's avatar Benedikt Wetzel
Browse files

reformat code

parent 8de1752e
No related branches found
No related tags found
1 merge request!201Introduce action commands
...@@ -8,10 +8,8 @@ import okhttp3.Response ...@@ -8,10 +8,8 @@ import okhttp3.Response
import theodolite.util.ActionCommandFailedException import theodolite.util.ActionCommandFailedException
import java.io.ByteArrayOutputStream import java.io.ByteArrayOutputStream
import java.time.Duration import java.time.Duration
import java.util.concurrent.CompletableFuture
import java.util.concurrent.CountDownLatch import java.util.concurrent.CountDownLatch
import java.util.concurrent.TimeUnit import java.util.concurrent.TimeUnit
import javax.imageio.ImageTranscoder
import kotlin.properties.Delegates import kotlin.properties.Delegates
private val logger = KotlinLogging.logger {} private val logger = KotlinLogging.logger {}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment