Enable PMD rule UnnecessaryImport and fix violations
This commit is contained in:
parent
9d0703f898
commit
c75a8cb703
19 changed files with 15 additions and 58 deletions
|
|
@ -3,8 +3,6 @@ package btools.mapaccess;
|
|||
import java.util.List;
|
||||
|
||||
import btools.codec.WaypointMatcher;
|
||||
import btools.mapaccess.OsmNode;
|
||||
import btools.mapaccess.OsmNodePairSet;
|
||||
import btools.util.CheapRuler;
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue