Skip to content

Commit 9d21445

Browse files
Clean up
1 parent 5bdc670 commit 9d21445

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

CSharpHTTPClient/Client.cs

-1
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,6 @@ public override bool TryInvokeMember(InvokeMemberBinder binder, object[] args, o
121121
return true;
122122
}
123123

124-
var paramDict = new Dictionary<string, object>();
125124
string query_params = null;
126125
string request_body = null;
127126
int i = 0;

0 commit comments

Comments
 (0)