mirror of
https://github.com/kennethreitz/requests.git
synced 2026-06-05 22:50:18 +00:00
remove logger for urllib3
This commit is contained in:
@@ -24,8 +24,6 @@ __author__ = 'Kenneth Reitz'
|
||||
__license__ = 'ISC'
|
||||
__copyright__ = 'Copyright 2011 Kenneth Reitz'
|
||||
|
||||
import logging
|
||||
logging.basicConfig()
|
||||
|
||||
from api import *
|
||||
from exceptions import *
|
||||
|
||||
Reference in New Issue
Block a user