Skip to content

Commit 2874151

Browse files
committed
Fix compilation after rebase
1 parent afc9e1d commit 2874151

File tree

1 file changed

+1
-0
lines changed
  • utbot-framework-api/src/main/kotlin/org/utbot/framework/plugin/api

1 file changed

+1
-0
lines changed

utbot-framework-api/src/main/kotlin/org/utbot/framework/plugin/api/Api.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88

99
package org.utbot.framework.plugin.api
1010

11+
import mu.KotlinLogging
1112
import org.utbot.common.FileUtil
1213
import org.utbot.common.isDefaultValue
1314
import org.utbot.common.withToStringThreadLocalReentrancyGuard

0 commit comments

Comments
 (0)