Remove Parallels from the list of supported drivers for Linux

Parallels Desktop works only on macOS (Darwin)
pull/8259/head
Mikhail Zholobov 2020-05-23 16:32:28 +02:00
parent ad437c2c9c
commit 49905d8fea
No known key found for this signature in database
GPG Key ID: 467E2D8B15AE6DB3
1 changed files with 0 additions and 1 deletions

View File

@ -23,7 +23,6 @@ import (
// supportedDrivers is a list of supported drivers on Linux.
var supportedDrivers = []string{
VirtualBox,
Parallels,
VMwareFusion,
KVM2,
VMware,