Skip to content

Commit

Permalink
Fix imports.
Browse files Browse the repository at this point in the history
Closes #2688
  • Loading branch information
jefferai committed May 8, 2017
1 parent 92dd48b commit dc2794d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vault/mount.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ import (
"time"

"github.com/hashicorp/go-uuid"
"github.com/hashicorp/vault/helper/consts"
"github.com/hashicorp/vault/helper/jsonutil"
"github.com/hashicorp/vault/helper/strutil"
"github.com/hashicorp/vault/logical"
Expand Down

0 comments on commit dc2794d

Please sign in to comment.