Skip to content

Commit 6031025

Browse files
committed
chore: remove outdated code comment
Resolves: - solana-foundation#333 (comment) The comment mentioned 'Deep addon configuration validation' but the module doesn't implement any addon configuration validation.
1 parent edfd851 commit 6031025

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

crates/txtx-test-utils/src/simple_validator.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
//! ## Known Limitations
66
//!
77
//! 1. Circular dependency detection between actions is not implemented
8-
//! 2. Deep addon configuration validation only checks for presence of fields
98
109
use crate::addon_registry::{extract_addon_specifications, get_all_addons};
1110
use crate::builders::ValidationResult;

0 commit comments

Comments
 (0)