diff options
Diffstat (limited to 'ufo/gluster/swift/obj/server.py')
| -rw-r--r-- | ufo/gluster/swift/obj/server.py | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/ufo/gluster/swift/obj/server.py b/ufo/gluster/swift/obj/server.py index 43cdd8890d2..1c2b6cb1d7f 100644 --- a/ufo/gluster/swift/obj/server.py +++ b/ufo/gluster/swift/obj/server.py @@ -18,6 +18,7 @@  # Simply importing this monkey patches the constraint handling to fit our  # needs  import gluster.swift.common.constraints +import gluster.swift.common.utils  from swift.obj import server  from gluster.swift.common.DiskFile import Gluster_DiskFile  | 
