format
This commit is contained in:
@@ -3,7 +3,6 @@
|
|||||||
#include <cocoatweet/authentication/bearer.h>
|
#include <cocoatweet/authentication/bearer.h>
|
||||||
#include <cocoatweet/authentication/plain.h>
|
#include <cocoatweet/authentication/plain.h>
|
||||||
|
|
||||||
|
|
||||||
namespace CocoaTweet::API {
|
namespace CocoaTweet::API {
|
||||||
API::API(CocoaTweet::Authentication::Key _key) {
|
API::API(CocoaTweet::Authentication::Key _key) {
|
||||||
swapKey(_key);
|
swapKey(_key);
|
||||||
|
|||||||
Reference in New Issue
Block a user