We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2481099 commit 8da8a3cCopy full SHA for 8da8a3c
crates/common/src/integrations/registry.rs
@@ -89,7 +89,6 @@ struct IntegrationRegistryInner {
89
html_rewriters: Vec<Arc<dyn IntegrationAttributeRewriter>>,
90
}
91
92
-
93
/// In-memory registry of integrations discovered from settings.
94
#[derive(Clone, Default)]
95
pub struct IntegrationRegistry {
0 commit comments