Skip to content

Commit 801a5fe

Browse files
committed
remove empty doc
Signed-off-by: fanxt0218 <[email protected]>
1 parent c923373 commit 801a5fe

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

memory/repository/spring-ai-model-chat-memory-repository-jdbc/src/main/java/org/springframework/ai/chat/memory/repository/jdbc/JdbcChatMemoryRepositoryDialect.java

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -53,10 +53,6 @@ public interface JdbcChatMemoryRepositoryDialect {
5353
*/
5454
String getDeleteMessagesSql();
5555

56-
/**
57-
* Optionally, dialect can provide more advanced SQL as needed.
58-
*/
59-
6056
/**
6157
* Detects the dialect from the DataSource.
6258
*/

0 commit comments

Comments
 (0)