Commit 1b8059fcf4dd28c09ebab8bc837553f9ead2423c

Authored by Sergio Oliveira
1 parent 2bd8d4af

Removed old exception

Showing 1 changed file with 0 additions and 2 deletions   Show diff stats
colab/accounts/errors.py
... ... @@ -1,2 +0,0 @@
1   -class XMPPChangePwdException(Exception):
2   - """Error changing XMPP Account password"""