Skip to content

Commit c7da181

Browse files
committed
Removed debug provider
1 parent afc902b commit c7da181

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

settings.py

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -249,17 +249,6 @@
249249
'deauthlink': 'https://security.google.com/settings/security/permissions',
250250
'brandimage': '/google-btn.png'
251251
},
252-
{
253-
'display': 'Google Drive (appdata access)',
254-
'type': 'gd',
255-
'id': 'googleappdata',
256-
'scope': 'https://www.googleapis.com/auth/drive.appdata',
257-
'extraurl': 'access_type=offline&approval_prompt=force',
258-
'servicelink': 'https://drive.google.com',
259-
'deauthlink': 'https://security.google.com/settings/security/permissions',
260-
'brandimage': '/google-btn.png',
261-
'hidden': True
262-
},
263252
{
264253
'display': 'Google Cloud Storage',
265254
'type': 'gd',

0 commit comments

Comments
 (0)