Skip to content

Commit

Permalink
fix: comment
Browse files Browse the repository at this point in the history
  • Loading branch information
chungquantin committed Sep 19, 2024
1 parent 94ee34e commit 9bb3be8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pop-api/src/v0/fungibles/errors.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
//! A set of errors for use in smart contracts that interact with the fungibles api. This includes errors compliant to standards.

use super::*;
use ink::prelude::string::String;

Expand Down

0 comments on commit 9bb3be8

Please sign in to comment.