update imports 😂

This commit is contained in:
2025-11-15 02:10:12 -05:00
parent bd0805dbac
commit 8896c64445
4 changed files with 18 additions and 18 deletions

View File

@@ -1,6 +1,6 @@
use pollster::FutureExt;
use std::sync::Arc;
use ui::{
use iris::{
layout::Ui,
render::{UiLimits, UiRenderer},
};