Remove unused link from enums.md

This commit is contained in:
Sergey Veselkov 2016-01-09 12:17:44 +03:00
parent 64a8ffeffa
commit 31e39cd05c
1 changed files with 0 additions and 1 deletions

View File

@ -62,7 +62,6 @@ learn in the next section. We dont know enough about Rust to implement
equality yet, but well find out in the [`traits`][traits] section.
[match]: match.html
[if-let]: if-let.html
[traits]: traits.html
# Constructors as functions