We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b844fb commit a718aa2Copy full SHA for a718aa2
src/config.rs
@@ -48,7 +48,6 @@ pub(crate) struct RVFAConfig {
48
49
#[config(nested)]
50
pub frontend: FrontendConfig,
51
-
52
}
53
54
impl RVFAConfig {
0 commit comments