mirror of
https://github.com/emilk/egui.git
synced 2026-08-29 04:40:03 -04:00
Fix warnings when compiling kittest without all features (#7771)
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
#![cfg(feature = "snapshot")]
|
||||
|
||||
use std::io;
|
||||
use std::path::PathBuf;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user