Remove outdated comment part
This commit is contained in:
parent
dc78b1553e
commit
57c4089d80
1 changed files with 0 additions and 2 deletions
|
@ -135,8 +135,6 @@ impl<'a> DerefMut for Task<'a> {
|
|||
}
|
||||
|
||||
/// A trait to get a `libimagtodo::task::Task` out of the implementing object.
|
||||
/// This Task struct is merely a wrapper for a `FileLockEntry`, therefore the function name
|
||||
/// `into_filelockentry`.
|
||||
pub trait IntoTask<'a> {
|
||||
|
||||
/// # Usage
|
||||
|
|
Loading…
Reference in a new issue