Skip to content

Commit

Permalink
Remove unneeded imports from README.md example (#767)
Browse files Browse the repository at this point in the history
  • Loading branch information
gkelly authored and eparis committed Oct 18, 2018
1 parent 8d114be commit 40172f1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions README.md
Expand Up @@ -262,9 +262,6 @@ In a Cobra app, typically the main.go file is very bare. It serves, one purpose,
package main

import (
"fmt"
"os"

"{pathToYourApp}/cmd"
)

Expand Down

0 comments on commit 40172f1

Please sign in to comment.