Skip to content

Commit 6d5d92a

Browse files
committed
Removed Adjacency List from README.markdown
1 parent 6065c25 commit 6d5d92a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.markdown

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,6 @@ Most of the time using just the built-in `Array`, `Dictionary`, and `Set` types
174174
- [Shortest Path](Shortest Path %28Unweighted%29/) on an unweighted tree
175175
- [Minimum Spanning Tree](Minimum Spanning Tree %28Unweighted%29/) on an unweighted tree
176176
- All Paths
177-
- [Adjacency List](Adjacency-List/) :construction:
178177

179178
## Puzzles
180179

0 commit comments

Comments
 (0)