Skip to content

Commit

Permalink
fix clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
maggie98choy committed Apr 9, 2024
1 parent b4597f8 commit f15054f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ use crate::{
},
thunder_state::ThunderState,
};
use ripple_sdk::api::app_catalog::{AppCatalogRequest, AppOperationComplete, AppsUpdate};
use ripple_sdk::api::app_catalog::{AppOperationComplete, AppsUpdate};
use ripple_sdk::api::device::device_apps::DeviceAppMetadata;
use ripple_sdk::api::device::device_operator::{DeviceResponseMessage, DeviceSubscribeRequest};
use ripple_sdk::api::firebolt::fb_capabilities::FireboltPermissions;
Expand Down

0 comments on commit f15054f

Please sign in to comment.