summaryrefslogtreecommitdiffstats
path: root/gluster/swift/common/exceptions.py
diff options
context:
space:
mode:
Diffstat (limited to 'gluster/swift/common/exceptions.py')
-rw-r--r--gluster/swift/common/exceptions.py4
1 files changed, 0 insertions, 4 deletions
diff --git a/gluster/swift/common/exceptions.py b/gluster/swift/common/exceptions.py
index ba2364e..010ea24 100644
--- a/gluster/swift/common/exceptions.py
+++ b/gluster/swift/common/exceptions.py
@@ -44,7 +44,3 @@ class AlreadyExistsAsDir(GlusterfsException):
class AlreadyExistsAsFile(GlusterfsException):
pass
-
-
-class DiskFileNoSpace(GlusterfsException):
- pass