Skip to content

Commit

Permalink
chore(build): Remove unnecessary empty line after document (#1181)
Browse files Browse the repository at this point in the history
  • Loading branch information
tottoto authored Nov 1, 2024
1 parent e7deb3c commit 75b7e7a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion prost-build/src/config.rs
Original file line number Diff line number Diff line change
Expand Up @@ -881,7 +881,6 @@ impl Config {
/// config.compile_fds(file_descriptor_set)
/// }
/// ```

pub fn load_fds(
&mut self,
protos: &[impl AsRef<Path>],
Expand Down

0 comments on commit 75b7e7a

Please sign in to comment.