Skip to content

Commit fad8570

Browse files
removed reduntant comment
1 parent 9a0cea6 commit fad8570

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/Database/Database.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,6 @@ class Database
8080
public const INDEX_FULLTEXT = 'fulltext';
8181
public const INDEX_UNIQUE = 'unique';
8282
public const INDEX_SPATIAL = 'spatial';
83-
// keeping
8483
public const INDEX_OBJECT = 'object';
8584
public const INDEX_HNSW_EUCLIDEAN = 'hnsw_euclidean';
8685
public const INDEX_HNSW_COSINE = 'hnsw_cosine';

0 commit comments

Comments
 (0)