DmitrMakeev commited on
Commit
dfb07db
·
verified ·
1 Parent(s): 837e69e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -872,8 +872,6 @@ def send_get_request():
872
 
873
 
874
 
875
- if phone.startswith('+'):
876
- phone = phone[1:]
877
 
878
 
879
 
 
872
 
873
 
874
 
 
 
875
 
876
 
877