Skip to content

Commit 182fca3

Browse files
committed
Removed duplicate license header
Signed-off-by: Marvin Hansen <[email protected]>
1 parent 9dfd26e commit 182fca3

File tree

1 file changed

+0
-5
lines changed
  • deep_causality/src/traits/causable_collection/collection_reasoning

1 file changed

+0
-5
lines changed

deep_causality/src/traits/causable_collection/collection_reasoning/mod.rs

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,6 @@ mod collection_reasoning_deterministic;
66
mod collection_reasoning_mixed;
77
mod collection_reasoning_probabilistic;
88

9-
/*
10-
* SPDX-License-Identifier: MIT
11-
* Copyright (c) "2025" . The DeepCausality Authors and Contributors. All Rights Reserved.
12-
*/
13-
149
use crate::{
1510
AggregateLogic, Causable, CausableCollectionAccessor, CausalityError, IdentificationValue,
1611
NumericalValue, PropagatingEffect,

0 commit comments

Comments
 (0)