diff options
| author | antialias <antialias@leap.se> | 2012-08-21 15:27:29 -0700 | 
|---|---|---|
| committer | antialias <antialias@leap.se> | 2012-08-21 15:27:29 -0700 | 
| commit | e9a817ceadab842ec5382e074e4d7861dbd2b898 (patch) | |
| tree | 2f91339e63b7d81b077dc984572a1b1fedd67c1b | |
| parent | 560232609ef229d46932f8ffcd66b8e114e8b3e6 (diff) | |
pep
| -rw-r--r-- | src/leap/eip/exceptions.py | 2 | 
1 files changed, 0 insertions, 2 deletions
| diff --git a/src/leap/eip/exceptions.py b/src/leap/eip/exceptions.py index ac61f42b..3719c605 100644 --- a/src/leap/eip/exceptions.py +++ b/src/leap/eip/exceptions.py @@ -61,5 +61,3 @@ class EIPInitNoKeyFileError(Exception):  class EIPInitBadKeyFilePermError(Exception):      pass - - | 
