File tree Expand file tree Collapse file tree 3 files changed +0
-3
lines changed Expand file tree Collapse file tree 3 files changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -71,7 +71,6 @@ makedocs(;
71
71
" GNNGraph" => " GNNGraphs/api/gnngraph.md" ,
72
72
" GNNHeteroGraph" => " GNNGraphs/api/heterograph.md" ,
73
73
" TemporalSnapshotsGNNGraph" => " GNNGraphs/api/temporalgraph.md" ,
74
- " Samplers" => " GNNGraphs/api/samplers.md" ,
75
74
" Datasets" => " GNNGraphs/api/datasets.md" ,
76
75
]
77
76
Original file line number Diff line number Diff line change @@ -38,7 +38,6 @@ makedocs(;
38
38
" GNNGraph" => " GNNGraphs/api/gnngraph.md" ,
39
39
" GNNHeteroGraph" => " GNNGraphs/api/heterograph.md" ,
40
40
" TemporalSnapshotsGNNGraph" => " GNNGraphs/api/temporalgraph.md" ,
41
- " Samplers" => " GNNGraphs/api/samplers.md" ,
42
41
" Datasets" => " GNNGraphs/api/datasets.md" ,
43
42
],
44
43
" Message Passing" => " api/messagepassing.md" ,
Original file line number Diff line number Diff line change @@ -75,7 +75,6 @@ makedocs(;
75
75
" GNNGraph" => " GNNGraphs/api/gnngraph.md" ,
76
76
" GNNHeteroGraph" => " GNNGraphs/api/heterograph.md" ,
77
77
" TemporalSnapshotsGNNGraph" => " GNNGraphs/api/temporalgraph.md" ,
78
- " Samplers" => " GNNGraphs/api/samplers.md" ,
79
78
" Datasets" => " GNNGraphs/api/datasets.md" ,
80
79
]
81
80
You can’t perform that action at this time.
0 commit comments