Skip to content

Commit dfd679d

Browse files
committed
review: remove spurious javadoc change
1 parent 636ba44 commit dfd679d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

polaris-core/src/main/java/org/apache/polaris/core/persistence/BasePersistence.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,6 @@ Page<EntityNameLookupRecord> listEntities(
315315
* returns true are returned in the list
316316
* @param transformer the transformation function applied to the {@link PolarisBaseEntity} before
317317
* returning
318-
* @param pageToken
319318
* @return the list of entities for which the predicate returns true
320319
*/
321320
@Nonnull

0 commit comments

Comments
 (0)