cargo fmt

pull/223/head
Wilfred Hughes 2022-04-03 11:19:05 +07:00
parent 83bee32bb4
commit 601f411467
1 changed files with 0 additions and 1 deletions

@ -49,7 +49,6 @@ impl TreeSitterParser {
}
cpp_build.compile(&format!("{}-cpp", self.name));
}
}
}