Skip to content

Commit

Permalink
createPointTest: Add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
murermader committed Jan 13, 2025
1 parent 594bd40 commit 9668261
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@
import java.util.ArrayList;
import java.util.List;

import static java.lang.String.format;

public class CypherGeoFunctionsTest extends CypherTestTemplate {

final static String neo4jAdapterName = "neo4j";
Expand Down

0 comments on commit 9668261

Please sign in to comment.