Skip to content

Commit 8da8a3c

Browse files
committed
Fixed formatting
1 parent 2481099 commit 8da8a3c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

crates/common/src/integrations/registry.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,6 @@ struct IntegrationRegistryInner {
8989
html_rewriters: Vec<Arc<dyn IntegrationAttributeRewriter>>,
9090
}
9191

92-
9392
/// In-memory registry of integrations discovered from settings.
9493
#[derive(Clone, Default)]
9594
pub struct IntegrationRegistry {

0 commit comments

Comments
 (0)