chore: run cargo fmt

This commit is contained in:
Byson94
2025-11-24 19:26:30 +05:30
parent ebd4264621
commit 61e681e6bd

View File

@@ -4,7 +4,7 @@ use gtk4::glib::gobject_ffi;
use gtk4::glib::translate::{FromGlibPtrNone, IntoGlib};
use gtk4::glib::Value;
use gtk4::pango;
use gtk4::prelude::{Cast, ObjectExt, StaticType, ToValue, RangeExt};
use gtk4::prelude::{Cast, ObjectExt, RangeExt, StaticType, ToValue};
use rhai::Map;
use std::process::Command;