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 86e465b commit d605988Copy full SHA for d605988
src/main.rs
@@ -1,7 +1,6 @@
1
use std::{env, fs};
2
use std::fs::File;
3
use std::io::Write;
4
-use std::process::exit;
5
6
const SIGN_BEGIN: &str = "<!-- BEGIN LGBT-CN SIGNATURE -->";
7
const SIGN_END: &str = "<!-- END LGBT-CN SIGNATURE -->";
0 commit comments