Skip to content

Commit

Permalink
more cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Greg Friedland committed Feb 22, 2019
1 parent e4c0fb6 commit 4fbae06
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion similarity_search/test/test_space_serial.cc
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,6 @@ bool fullTest(const vector<string>& dataSetStr, size_t maxNumRec, const string&

dataSet1.push_back(space->CreateObjFromStr(id++, -1, s, NULL).release());
vExternIds1.push_back(ss.str());

if (id >= maxNumRec) break;
}

Expand Down

0 comments on commit 4fbae06

Please sign in to comment.