mirror of
https://github.com/Kingsrook/qqq.git
synced 2025-07-22 06:58:45 +00:00
CE-1955 - Checkstyle
This commit is contained in:
@ -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;
|
||||
|
||||
|
||||
/*******************************************************************************
|
||||
|
Reference in New Issue
Block a user