mirror of
https://github.com/YGGverse/ggemini.git
synced 2026-03-31 09:05:45 +00:00
remove deprecated notice
This commit is contained in:
parent
efc9b62786
commit
af4a55659b
1 changed files with 1 additions and 1 deletions
|
|
@ -83,7 +83,7 @@ impl Session {
|
|||
return Err(Error::Connection(e));
|
||||
}
|
||||
}
|
||||
Ok(()) // @TODO result does nothing yet
|
||||
Ok(())
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue