Skip to content
This repository was archived by the owner on Aug 26, 2024. It is now read-only.

Commit 90865b8

Browse files
committed
remove redundant imports
1 parent db3923f commit 90865b8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

gsoc/common/utils/googleoauth.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
import os
22

33
from gsoc.settings import BASE_DIR
4-
from settings_local import ADMINS
54

65
from google.auth.transport.requests import Request
76
from google.oauth2.credentials import Credentials

0 commit comments

Comments
 (0)