1 parent dffaa6c commit 1fe69baCopy full SHA for 1fe69ba
1 file changed
src/api_client.rs
@@ -72,7 +72,6 @@ pub struct Project {
72
}
73
74
#[derive(Debug, Clone, Deserialize)]
75
-#[allow(dead_code)]
76
pub struct IssueTag {
77
pub key: String,
78
pub name: String,
0 commit comments