We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9cc5ea0 commit 75f04b2Copy full SHA for 75f04b2
1 file changed
lib/buffer/client.rb
@@ -7,7 +7,7 @@ class Client
7
include Link
8
include Info
9
10
- attr_accessor :access_token, :connection
+ attr_accessor :access_token
11
12
URL = 'https://api.bufferapp.com/1/'.freeze
13
0 commit comments