Skip to content

Commit

Permalink
fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
maggie98choy committed Mar 21, 2024
1 parent 73231e9 commit 8af8002
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions core/sdk/src/api/device/device_apps.rs
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,10 @@
use serde::{Deserialize, Serialize};

use crate::{
<<<<<<< HEAD

Check failure on line 21 in core/sdk/src/api/device/device_apps.rs

View workflow job for this annotation

GitHub Actions / Run Clippy

encountered diff marker

Check failure on line 21 in core/sdk/src/api/device/device_apps.rs

View workflow job for this annotation

GitHub Actions / Generate Code Coverage

encountered diff marker

Check failure on line 21 in core/sdk/src/api/device/device_apps.rs

View workflow job for this annotation

GitHub Actions / Run Unit Tests

encountered diff marker
api::app_catalog::AppMetadata,
=======
>>>>>>> 03be422 (fix formatting)
api::session::AccountSession,
extn::extn_client_message::{ExtnPayload, ExtnPayloadProvider, ExtnRequest},
framework::ripple_contract::RippleContract,
Expand Down

0 comments on commit 8af8002

Please sign in to comment.