diff --git a/bbfy/bbfy.py b/bbfy/bbfy.py index 6c8b85e..96cd56a 100644 --- a/bbfy/bbfy.py +++ b/bbfy/bbfy.py @@ -177,7 +177,6 @@ def set_refresh_token(self, refresh_token): # * Get the headers for use the spotify api - @require_token def __get_headers_authorization(self): return { 'Accept' : 'application/json',