fix: restrict image_generation_options to module scope
This commit is contained in:
@@ -8,7 +8,7 @@ pub mod generate_image;
|
||||
pub mod generate_sound_effect;
|
||||
pub mod generate_ui_design;
|
||||
pub mod generate_video;
|
||||
pub mod image_generation_options;
|
||||
mod image_generation_options;
|
||||
|
||||
#[cfg(test)]
|
||||
mod tests {
|
||||
|
||||
Reference in New Issue
Block a user