oauth2: remove unused import (#22717)

This commit is contained in:
Benjamin Dauvergne 2018-03-21 23:50:19 +01:00
parent 3d69062edb
commit db69542403
1 changed files with 0 additions and 1 deletions

View File

@ -14,7 +14,6 @@
# You should have received a copy of the GNU Affero General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
import urllib
from urllib import quote
from django.core.files.base import ContentFile