Skip to content

Commit

Permalink
refactor: removed empty line
Browse files Browse the repository at this point in the history
  • Loading branch information
LinusWallin committed Mar 3, 2024
1 parent 6fef312 commit 72b84f4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/test/java/com/esri/core/geometry/TestGeohash.java
Original file line number Diff line number Diff line change
Expand Up @@ -191,5 +191,4 @@ public void testCoveringGeohashFourGeohashes() {
assertEquals("1", coverage[2]);
assertEquals("3", coverage[3]);
}

}

0 comments on commit 72b84f4

Please sign in to comment.