We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86ddec3 commit 813892fCopy full SHA for 813892f
2 files changed
misc/setup.py
@@ -2,8 +2,8 @@
2
3
print("-*-*-*-*-*-*-*-*-*-*-*Setup begins*-*-*-*-*-*-*-*-*-*-*-*-*-")
4
5
-delete_for_users()
6
clean_up_location_tracking()
+delete_for_users()
7
setup_tracker_user()
8
9
print("-*-*-*-*-*-*-*-*-*-*-*Setup ends*-*-*-*-*-*-*-*-*-*-*-*-*-*-")
misc/teardown.py
@@ -2,7 +2,7 @@
print("-*-*-*-*-*-*-*-*-*-*-*Teardown begins*-*-*-*-*-*-*-*-*-*-*-*-")
print("-*-*-*-*-*-*-*-*-*-*-*Teardown ends*-*-*-*-*-*-*-*-*-*-*-*-*-")
0 commit comments