Skip to content

Commit

Permalink
Update EqualityUtilsPrinter.kt
Browse files Browse the repository at this point in the history
  • Loading branch information
AbdullinAM authored Aug 22, 2024
1 parent 00a3b16 commit 18b16fb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ class EqualityUtilsPrinter(

init {
with(builder) {
import("java.util.*;")
import("java.util.*")
import("java.lang.reflect.Field")

with(klass) {
Expand Down

0 comments on commit 18b16fb

Please sign in to comment.