Skip to content

Commit

Permalink
clean up for release
Browse files Browse the repository at this point in the history
  • Loading branch information
rdfriese committed May 31, 2021
1 parent dc2555c commit 9e9181c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lamellar_team.rs
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ impl LamellarTeamRT {
world_counters: Arc<AMCounters>,
lamellae: Arc<dyn Lamellae + Sync + Send>,
) -> LamellarTeamRT {
println!("creating new lamellar team ");
// println!("creating new lamellar team ");
// let backend = lamellae.backend();
let arch = Arc::new(LamellarArchRT {
parent: None,
Expand Down

0 comments on commit 9e9181c

Please sign in to comment.