aboutsummaryrefslogtreecommitdiff
path: root/src/constants.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/constants.rs')
-rw-r--r--src/constants.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/constants.rs b/src/constants.rs
index 67e69ab..8fd2f3b 100644
--- a/src/constants.rs
+++ b/src/constants.rs
@@ -5,4 +5,3 @@ pub const GITHUB_USER_CONTENT: &str =
"https://raw.githubusercontent.com/laynH/Anime-Girls-Holding-Programming-Books/master/";
pub const GITHUB_API_ENDPOINT: &str = "https://api.github.com/repos/laynH/Anime-Girls-Holding-Progr\
amming-Books/git/trees/master?recursive=1";
-pub const USER_AGENT: &str = env!("CARGO_PKG_NAME");