Skip to content
This repository was archived by the owner on Sep 27, 2019. It is now read-only.

Commit 8a4b56f

Browse files
author
Ziqi Wang
committed
Empty commit to fix Jenkins
1 parent 6d762a2 commit 8a4b56f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index/bwtree_index.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ BWTREE_INDEX_TYPE::BWTreeIndex(IndexMetadata *metadata)
3838
container{false, comparator, equals, hash_func} {
3939
return;
4040
}
41-
41+
4242
BWTREE_TEMPLATE_ARGUMENTS
4343
BWTREE_INDEX_TYPE::~BWTreeIndex() {}
4444

0 commit comments

Comments
 (0)