refactor
This commit is contained in:
@@ -11,7 +11,6 @@ from datetime import datetime
|
||||
|
||||
if __name__ == "__main__":
|
||||
|
||||
path_delim = ""
|
||||
if platform.system() == 'Windows':
|
||||
path_delim = '\\'
|
||||
else:
|
||||
@@ -81,4 +80,4 @@ if __name__ == "__main__":
|
||||
print(f"Data saved to '{output_path}'")
|
||||
|
||||
# Close the Firebase Admin SDK
|
||||
# firebase_admin.delete_app(firebase_admin.get_app())
|
||||
firebase_admin.delete_app(firebase_admin.get_app())
|
||||
|
||||
0
scripts/multiple_users.sh
Normal file
0
scripts/multiple_users.sh
Normal file
Reference in New Issue
Block a user