Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
gmokki committed Feb 25, 2020
1 parent 4100111 commit 38dd863
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
package io.nflow.engine.internal.workflow;

import static java.util.Collections.unmodifiableList;
import static java.util.stream.Collectors.toList;
import static org.joda.time.DateTime.now;
import static org.slf4j.LoggerFactory.getLogger;
import static org.springframework.util.Assert.notNull;
Expand Down

0 comments on commit 38dd863

Please sign in to comment.