Skip to content
This repository has been archived by the owner on Nov 7, 2024. It is now read-only.

Commit

Permalink
Compiling again
Browse files Browse the repository at this point in the history
  • Loading branch information
guillemcordoba committed Oct 23, 2024
1 parent 7281e7f commit f2703c3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions zomes/coordinator/roles/src/lib.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
use assignees::assign_role_to_single_agent;
use hc_zome_trait_notifications::NotificationsZomeTrait;
use hc_zome_traits::implemented_zome_traits;
use hdk::prelude::*;
use notifications::RolesNotifications;
use role_claim::create_role_claim;
use roles_integrity::*;

Expand Down

0 comments on commit f2703c3

Please sign in to comment.