mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 16:45:27 +00:00
cleanup comments
This commit is contained in:
parent
2ac2f60041
commit
a4f208a372
1 changed files with 0 additions and 3 deletions
|
|
@ -17,9 +17,6 @@ use gtk::{
|
||||||
};
|
};
|
||||||
use std::{cell::RefCell, sync::Arc};
|
use std::{cell::RefCell, sync::Arc};
|
||||||
|
|
||||||
// Extras
|
|
||||||
|
|
||||||
// Main
|
|
||||||
pub struct Page {
|
pub struct Page {
|
||||||
// GTK
|
// GTK
|
||||||
widget: Box,
|
widget: Box,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue