Skip to content

Commit

Permalink
fix(#3251): checkstyle x2
Browse files Browse the repository at this point in the history
  • Loading branch information
maxonfjvipon committed Aug 2, 2024
1 parent 828b8bc commit e3a2777
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions eo-runtime/src/main/java/org/eolang/Data.java
Original file line number Diff line number Diff line change
Expand Up @@ -188,5 +188,5 @@ private static Phi toPhi(final Object obj) {
}
return phi;
}
}
}
}
}

0 comments on commit e3a2777

Please sign in to comment.