From 1b8059fcf4dd28c09ebab8bc837553f9ead2423c Mon Sep 17 00:00:00 2001 From: Sergio Oliveira Date: Tue, 4 Aug 2015 10:36:19 -0300 Subject: [PATCH] Removed old exception --- colab/accounts/errors.py | 2 -- 1 file changed, 0 insertions(+), 2 deletions(-) delete mode 100644 colab/accounts/errors.py diff --git a/colab/accounts/errors.py b/colab/accounts/errors.py deleted file mode 100644 index 43d056b..0000000 --- a/colab/accounts/errors.py +++ /dev/null @@ -1,2 +0,0 @@ -class XMPPChangePwdException(Exception): - """Error changing XMPP Account password""" -- libgit2 0.21.2