Skip to content

Commit 2bc68a0

Browse files
minor
1 parent 3018dd7 commit 2bc68a0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

utbot-framework/src/main/kotlin/org/utbot/framework/codegen/tree/CgMethodConstructor.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,6 @@ import org.utbot.framework.plugin.api.util.longStreamToArrayMethodId
159159
import org.utbot.framework.plugin.api.util.streamClassId
160160
import org.utbot.framework.plugin.api.util.streamToArrayMethodId
161161
import org.utbot.framework.plugin.api.util.isStatic
162-
import org.utbot.greyboxfuzzer.util.UtGreyBoxFuzzedExecution
163162

164163
private const val DEEP_EQUALS_MAX_DEPTH = 5 // TODO move it to plugin settings?
165164

0 commit comments

Comments
 (0)