cleanup comments

This commit is contained in:
yggverse 2024-09-25 23:08:30 +03:00
parent 2ac2f60041
commit a4f208a372

View File

@ -17,9 +17,6 @@ use gtk::{
};
use std::{cell::RefCell, sync::Arc};
// Extras
// Main
pub struct Page {
// GTK
widget: Box,