Skip to content

Commit b639830

Browse files
committed
Removed import that is not used
1 parent 04894fd commit b639830

File tree

1 file changed

+0
-1
lines changed
  • graphwalker-core/src/main/java/org/graphwalker/core/statistics

1 file changed

+0
-1
lines changed

graphwalker-core/src/main/java/org/graphwalker/core/statistics/Profiler.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@
2727
*/
2828

2929
import org.graphwalker.core.machine.Context;
30-
import org.graphwalker.core.machine.RequirementStatus;
3130
import org.graphwalker.core.model.Edge;
3231
import org.graphwalker.core.model.Element;
3332
import org.graphwalker.core.model.Path;

0 commit comments

Comments
 (0)