Skip to content

Commit 40172f1

Browse files
gkellyeparis
authored andcommitted
Remove unneeded imports from README.md example (#767)
1 parent 8d114be commit 40172f1

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

README.md

-3
Original file line numberDiff line numberDiff line change
@@ -262,9 +262,6 @@ In a Cobra app, typically the main.go file is very bare. It serves, one purpose,
262262
package main
263263

264264
import (
265-
"fmt"
266-
"os"
267-
268265
"{pathToYourApp}/cmd"
269266
)
270267

0 commit comments

Comments
 (0)