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 1ea7564 commit e82f9b6Copy full SHA for e82f9b6
1 file changed
src/syntax/blocks/downloads_block.rs
@@ -26,7 +26,8 @@ use crate::{
26
},
27
28
syntax::{
29
- macro_handler::MacroHandler, vars::Vars,
+ vars::Vars,
30
+ macro_handler::MacroHandler,
31
blocks::readme_block::ReadMeBlock,
32
33
0 commit comments