Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
mubarak23 committed Aug 27, 2024
1 parent 399b911 commit 160dc6b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/permissionable/permissionable.cairo
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,6 @@ pub mod PermissionableComponent {
) -> bool {
let (_, permission): (ContractAddress, bool) = self.permissions.read(owner);
permission

}
}
}
Expand Down

0 comments on commit 160dc6b

Please sign in to comment.