Remove duplicate comment
This commit is contained in:
parent
5b9e886403
commit
3d4a2e6bb9
1 changed files with 0 additions and 3 deletions
|
@ -1103,9 +1103,6 @@ impl Session {
|
||||||
self.used_attrs.lock().is_marked(attr)
|
self.used_attrs.lock().is_marked(attr)
|
||||||
}
|
}
|
||||||
|
|
||||||
/// Returns `true` if the attribute's path matches the argument. If it matches, then the
|
|
||||||
/// attribute is marked as used.
|
|
||||||
|
|
||||||
/// Returns `true` if the attribute's path matches the argument. If it
|
/// Returns `true` if the attribute's path matches the argument. If it
|
||||||
/// matches, then the attribute is marked as used.
|
/// matches, then the attribute is marked as used.
|
||||||
///
|
///
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue