Skip to content

Commit b07879b

Browse files
committed
Remove utbot-codegen-utils library, because now we will work with a separate utils class instead
1 parent 75a3b67 commit b07879b

File tree

10 files changed

+4
-454
lines changed

10 files changed

+4
-454
lines changed

settings.gradle

-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
rootProject.name = 'utbot'
22

3-
include 'utbot-codegen-utils'
43
include 'utbot-core'
54
include 'utbot-framework'
65
include 'utbot-framework-api'

utbot-codegen-utils/build.gradle

-16
This file was deleted.

utbot-codegen-utils/src/main/java/org/utbot/runtime/utils/MockUtils.java

-31
This file was deleted.

0 commit comments

Comments
 (0)