mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 17:15:28 +00:00
disable inactive code
This commit is contained in:
parent
a94f54aa54
commit
57f6559a62
3 changed files with 24 additions and 23 deletions
|
|
@ -1,3 +1,4 @@
|
|||
/* @TODO
|
||||
use std::sync::Arc;
|
||||
|
||||
pub struct Browser {
|
||||
|
|
@ -20,4 +21,4 @@ impl Browser {
|
|||
|
||||
// Restore previous browser session from DB
|
||||
fn restore(&self) {}
|
||||
}
|
||||
}*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue