Skip to content

Commit 73d485b

Browse files
minor
1 parent 01c384f commit 73d485b

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

-1
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,6 @@ import org.utbot.framework.plugin.api.util.longStreamToArrayMethodId
158158
import org.utbot.framework.plugin.api.util.streamClassId
159159
import org.utbot.framework.plugin.api.util.streamToArrayMethodId
160160
import org.utbot.framework.plugin.api.util.isStatic
161-
import org.utbot.greyboxfuzzer.util.UtGreyBoxFuzzedExecution
162161

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

0 commit comments

Comments
 (0)