Cleans up phone number module.

This commit is contained in:
PhilipWafula 2021-11-28 15:50:43 +03:00
parent 97a0e42501
commit 39be7c0521
Signed by untrusted user: mango-habanero
GPG Key ID: B00CE9034DA19FB7
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@ from typing import Optional
import phonenumbers
# local imports
from cic_ussd.db.models.account import Account
class E164Format: