めんどくさくなったから一括でコミットするけど許してくれ
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
namespace CocoaTweet::API::Interface {
|
||||
class HttpPost {
|
||||
public:
|
||||
|
||||
protected:
|
||||
std::weak_ptr<CocoaTweet::OAuth::OAuth1> oauth_;
|
||||
std::map<std::string, std::string> bodyParam_;
|
||||
|
||||
Reference in New Issue
Block a user