remove stray line
This commit is contained in:
parent
5379e9572c
commit
51fea91577
1 changed files with 0 additions and 1 deletions
|
@ -571,7 +571,6 @@ fn test_login_response_parse_missing_webcookie() {
|
|||
}
|
||||
|
||||
#[derive(Debug, Clone, Deserialize)]
|
||||
#[serde(transparent)]
|
||||
pub struct SteamApiResponse<T> {
|
||||
pub response: T,
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue