Skip to content

Commit 36e476e

Browse files
committed
header fix
1 parent ddd9445 commit 36e476e

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

core/store/src/main/java/mil/nga/giat/geowave/core/store/base/BaseDataStoreUtils.java

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -75,12 +75,7 @@ public static <T> GeoWaveRow[] getGeoWaveRows(
7575
* and HBase; Unification in progress
7676
*
7777
* Override this method if you can't pass in a GeoWaveRow!
78-
<<<<<<< HEAD
79-
*
80-
* @throws AdapterException
81-
=======
8278
* @throws AdapterException
83-
>>>>>>> ee65ef8db355dff0f41060c1badd81a097b325bc
8479
*/
8580
public static <T> Object decodeRow(
8681
final GeoWaveRow geowaveRow,

0 commit comments

Comments
 (0)