Remove outdated part of doc_links module docs

This commit is contained in:
Zac Pullar-Strecker 2020-09-05 17:37:27 +12:00
parent f6759ba3bb
commit e4a787fcbc

View File

@ -1,6 +1,4 @@
//! Resolves and rewrites links in markdown documentation.
//!
//! Most of the implementation can be found in [`hir::doc_links`].
use std::iter::once;