Skip to content

Commit c98de75

Browse files
committed
Polishing.
See #1082.
1 parent 72129e7 commit c98de75

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

spring-data-cassandra/src/main/java/org/springframework/data/cassandra/core/mapping/BasicCassandraPersistentTupleEntity.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ public class BasicCassandraPersistentTupleEntity<T> extends BasicCassandraPersis
3535
* Creates a new {@link BasicCassandraPersistentTupleEntity} given {@link TypeInformation}.
3636
*
3737
* @param information must not be {@literal null}.
38-
* @param tupleTypeFactory must not be {@literal null}.
3938
*/
4039
public BasicCassandraPersistentTupleEntity(TypeInformation<T> information) {
4140

0 commit comments

Comments
 (0)