Skip to content

Commit

Permalink
[service/enclave] fix wrongly copied documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
clangenb committed May 31, 2023
1 parent 04b0927 commit a61dee3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions service/src/enclave/api.rs
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@
*/

//! keep this api free from chain-specific types!

use crate::config::Config;
use itp_enclave_api::{
enclave_base::EnclaveBase, error::Error as EnclaveApiError, Enclave, EnclaveResult,
Expand Down

0 comments on commit a61dee3

Please sign in to comment.