8000 Removed unused constants · alihen/firebase-admin-python@bbf9c0f · GitHub
[go: up one dir, main page]

Skip to content

Commit bbf9c0f

Browse files
committed
Removed unused constants
1 parent 49eb9d9 commit bbf9c0f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

firebase_admin/_user_mgt.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,6 @@
2424
from firebase_admin import _user_import
2525

2626

27-
USER_IMPORT_ERROR = 'USER_IMPORT_ERROR'
28-
USER_DOWNLOAD_ERROR = 'LIST_USERS_ERROR'
29-
3027
MAX_LIST_USERS_RESULTS = 1000
3128
MAX_IMPORT_USERS_SIZE = 1000
3229

0 commit comments

Comments
 (0)
0