From: Harmon Date: Tue, 16 Nov 2021 14:24:18 +0000 (-0600) Subject: Remove now unnecessary API import in auth.py X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=caa044687f90c71dce53a6c2131f114fc0111be5;p=tweepy.git Remove now unnecessary API import in auth.py --- diff --git a/tweepy/auth.py b/tweepy/auth.py index 7d481f6..cf90c68 100644 --- a/tweepy/auth.py +++ b/tweepy/auth.py @@ -9,7 +9,6 @@ import requests from requests.auth import AuthBase from requests_oauthlib import OAuth1, OAuth1Session -from tweepy.api import API from tweepy.errors import TweepyException WARNING_MESSAGE = """Warning! Due to a Twitter API bug, signin_with_twitter