mirror of
https://github.com/emilk/egui.git
synced 2026-09-01 14:20:04 -04:00
Small code cleanup
This commit is contained in:
@@ -270,7 +270,6 @@ impl CodeTheme {
|
||||
});
|
||||
|
||||
ui.add_space(16.0);
|
||||
// ui.separator(); // TODO: fix forever-expand
|
||||
|
||||
ui.memory().data.insert(selected_tt);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user