Skip to content

Commit

Permalink
leftover clean up
Browse files Browse the repository at this point in the history
Signed-off-by: Vishwas Siravara <[email protected]>
  • Loading branch information
vsiravar committed Sep 25, 2023
1 parent 51f8560 commit 51dc110
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/run.go
Original file line number Diff line number Diff line change
Expand Up @@ -724,8 +724,6 @@ func verifyMountsInfo(actual []MountJSON, want []MountJSON) {
}

func getWslPath(winPath string) (string, error) {
var err error

path, err := filepath.Abs(filepath.Clean(winPath))
if err != nil {
return "", err
Expand Down

0 comments on commit 51dc110

Please sign in to comment.