This commit is contained in:
keita
2022-04-24 11:11:11 +09:00
parent 84ba888c3a
commit 1644e4e624
2 changed files with 2 additions and 3 deletions
-1
View File
@@ -3,7 +3,6 @@
#include <cocoatweet/authentication/bearer.h>
#include <cocoatweet/authentication/plain.h>
namespace CocoaTweet::API {
API::API(CocoaTweet::Authentication::Key _key) {
swapKey(_key);