Skip to content

Commit

Permalink
Resolved ordering issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicholas Irving committed Oct 16, 2018
1 parent c05b969 commit aca02f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/minikube/assets/addons.go
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ package assets
import (
"fmt"
"os"
"path/filepath"
"path"
"path/filepath"
"strconv"

"github.com/pkg/errors"
Expand Down

0 comments on commit aca02f4

Please sign in to comment.