mirror of
https://github.com/emilk/egui.git
synced 2026-06-26 22:53:14 -04:00
format: add some blank lines where it was needed
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
|
||||
use eframe::egui;
|
||||
use egui::*;
|
||||
|
||||
fn main() -> Result<(), eframe::Error> {
|
||||
// Log to stdout (if you run with `RUST_LOG=debug`).
|
||||
tracing_subscriber::fmt::init();
|
||||
|
||||
Reference in New Issue
Block a user