Skip to content

Commit a14940d

Browse files
removed comment
1 parent 47106cb commit a14940d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/sparse_matrix_impl.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ limitations under the License.
3131
# include "osp/graph_implementations/adj_list_impl/compact_sparse_graph.hpp"
3232
# include "osp/graph_implementations/eigen_matrix_adapter/sparse_matrix.hpp"
3333
# include "test_graphs.hpp"
34-
// #include "osp/graph_implementations/adj_list_impl/computational_dag_edge_idx_vector_impl.hpp"
3534
# include "osp/graph_implementations/adj_list_impl/computational_dag_vector_impl.hpp"
3635

3736
using namespace osp;

0 commit comments

Comments
 (0)