CE-1955 - Checkstyle

This commit is contained in:
2024-11-27 15:10:24 -06:00
parent 61582680f3
commit 8ea16db1fc
2 changed files with 1 additions and 2 deletions

View File

@ -91,7 +91,7 @@ public class BulkInsertTransformStep extends AbstractTransformStep
private int rowsProcessed = 0;
private final int EXAMPLE_ROW_LIMIT = 10;
private static final int EXAMPLE_ROW_LIMIT = 10;
/*******************************************************************************

View File

@ -1,4 +1,3 @@
/*
* QQQ - Low-code Application Framework for Engineers.
* Copyright (C) 2021-2024. Kingsrook, LLC