From 274a3bc80b933a9b0e194c007f24bba9856fbd03 Mon Sep 17 00:00:00 2001 From: Maya Rashish Date: Fri, 3 Sep 2021 22:42:41 +0300 Subject: Remove unused stubs intended to start a machine with libvirt [NO TESTS NEEDED] Signed-off-by: Maya Rashish --- pkg/machine/libvirt/machine_unsupported.go | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 pkg/machine/libvirt/machine_unsupported.go (limited to 'pkg/machine/libvirt/machine_unsupported.go') 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 -- cgit v1.2.3-54-g00ecf