diff --git a/python/dgl/graphbolt/base.py b/python/dgl/graphbolt/base.py index f32e1392b7c3..ccb0366885a6 100644 --- a/python/dgl/graphbolt/base.py +++ b/python/dgl/graphbolt/base.py @@ -35,7 +35,6 @@ "isin", "index_select", "expand_indptr", - "indptr_edge_ids", "CSCFormatBase", "seed", "seed_type_str_to_ntypes",