Skip to content

Commit c6f6297

Browse files
committed
fblogin
1 parent af083c6 commit c6f6297

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/views.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
from social_core.exceptions import MissingBackend, AuthTokenError, AuthForbidden
2222
import time
2323
# Create your views here.
24-
24+
import requests as r
2525

2626

2727
@api_view(['GET'])

0 commit comments

Comments
 (0)