Skip to content

Commit

Permalink
feat(#165): fix all qulice suggestions
Browse files Browse the repository at this point in the history
  • Loading branch information
volodya-lombrozo committed Nov 8, 2023
1 parent d5a57de commit f419f3e
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
*/
package org.eolang.jeo.representation.directives;

import com.jcabi.log.Logger;
import java.time.ZoneOffset;
import java.time.ZonedDateTime;
import java.time.format.DateTimeFormatter;
Expand Down

1 comment on commit f419f3e

@0pdd
Copy link

@0pdd 0pdd commented on f419f3e Nov 8, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Puzzle 157-bd95b8d9 disappeared from src/main/java/org/eolang/jeo/improvement/ImprovementDistilledObjects.java), that's why I closed #165. Please, remember that the puzzle was not necessarily removed in this particular commit. Maybe it happened earlier, but we discovered this fact only now.

Please sign in to comment.