summaryrefslogtreecommitdiff
path: root/libvirt/volume_def.go
diff options
context:
space:
mode:
Diffstat (limited to 'libvirt/volume_def.go')
-rw-r--r--libvirt/volume_def.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/libvirt/volume_def.go b/libvirt/volume_def.go
index cbc889c6..3f4a9012 100644
--- a/libvirt/volume_def.go
+++ b/libvirt/volume_def.go
@@ -21,7 +21,6 @@ type defVolume struct {
Permissions struct {
Mode int `xml:"mode,omitempty"`
} `xml:"permissions,omitempty"`
-
} `xml:"target"`
Allocation int `xml:"allocation"`
Capacity struct {