Commit 3c96b9d1 authored by jinhai's avatar jinhai
Browse files

Merge branch 'branch-0.5.0' into 'branch-0.5.0'

cpplint

See merge request megasearch/milvus!696

Former-commit-id: 329145a9c96527b0bb7a54fce65e9f063dda540a
parents a5f08416 c2279a37
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -149,7 +149,6 @@ class TaskTable {
    }

 public:

    std::deque<TaskTableItemPtr>::iterator
    begin() {
        return table_.begin();