diff options
Diffstat (limited to 'pkg/machine/libvirt/machine_unsupported.go')
-rw-r--r-- | pkg/machine/libvirt/machine_unsupported.go | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/pkg/machine/libvirt/machine_unsupported.go b/pkg/machine/libvirt/machine_unsupported.go deleted file mode 100644 index 8b54440fe..000000000 --- a/pkg/machine/libvirt/machine_unsupported.go +++ /dev/null @@ -1,3 +0,0 @@ -// +build !amd64 amd64,windows - -package libvirt |