Skip to content

Commit d3a5f1c

Browse files
committed
wip
1 parent 51d30e4 commit d3a5f1c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

extensions/adapters/vector/src/main/java/org/locationtech/geowave/adapter/vector/plugin/GeoWavePluginConfig.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
* store within GeoTools. For GeoServer this configuration can be provided within the data store
5353
* definition workflow.
5454
*/
55-
public final class GeoWavePluginConfig {
55+
public class GeoWavePluginConfig {
5656
private static final Logger LOGGER = LoggerFactory.getLogger(GeoWavePluginConfig.class);
5757

5858
private final StoreFactoryFamilySpi storeFactoryFamily;

0 commit comments

Comments
 (0)