File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
utbot-instrumentation/src/main/kotlin/org/utbot/instrumentation
utbot-rd/src/main/kotlin/org/utbot/rd Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ import org.utbot.framework.plugin.api.util.signature
1616import org.utbot.instrumentation.instrumentation.Instrumentation
1717import org.utbot.instrumentation.process.ChildProcessRunner
1818import org.utbot.instrumentation.rd.UtInstrumentationProcess
19- import org.utbot.instrumentation. rd.UtRdLoggerFactory
19+ import org.utbot.rd.UtRdLoggerFactory
2020import org.utbot.instrumentation.rd.generated.InvokeMethodCommandParams
2121import org.utbot.instrumentation.util.ChildProcessError
2222import java.io.Closeable
Original file line number Diff line number Diff line change 1- package org.utbot.instrumentation. rd
1+ package org.utbot.rd
22
33import com.jetbrains.rd.util.ILoggerFactory
44import com.jetbrains.rd.util.LogLevel
You can’t perform that action at this time.
0 commit comments