Skip to content

Commit

Permalink
cleanup lingering fmt
Browse files Browse the repository at this point in the history
Signed-off-by: Jess Frazelle <[email protected]>
  • Loading branch information
jessfraz committed Feb 22, 2018
1 parent a2d0e2c commit a41ff2b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pull.go
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@ func (cmd *pullCommand) Run(args []string) (err error) {
if err != nil {
return err
}
fmt.Printf("image: %#v\n", identifier)

// Create the source manager.
sm, fuseserver, err := createSouceManager()
Expand Down

0 comments on commit a41ff2b

Please sign in to comment.