Skip to content

Commit

Permalink
Update builder/vmware/common/driver_workstation9.go
Browse files Browse the repository at this point in the history
  • Loading branch information
nywilken authored Jul 5, 2024
1 parent d12f8ff commit 52bc026
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion builder/vmware/common/driver_workstation9.go
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,6 @@ func (d *Workstation9Driver) GetVmwareDriver() VmwareDriver {
func checkNetmapConfExists() (NetworkNameMapper, error) {
pathNetmap := workstationNetmapConfPath()

// Check if the default network mapper configuration file exists.
// Check if the default network mapper configuration file exists.
_, err := os.Stat(pathNetmap)

Expand Down

0 comments on commit 52bc026

Please sign in to comment.