Commit 4778a904 authored by 王翔宇's avatar 王翔宇
Browse files

cpplint


Former-commit-id: 772851521e1bd1d65a554a5ec19d5bacd67ef59d
parent 69d6f6c3
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();