Remove final #to_s on path

This commit is contained in:
Chris Roberts 2018-07-12 16:49:22 -07:00
parent 6aa5c1a008
commit 6f81d16691
1 changed files with 1 additions and 1 deletions

View File

@ -412,7 +412,7 @@ module Vagrant
path = parts.join("\\")
end
end
path.to_s
path
end
# Takes a windows path and formats it to the