mirror of
https://github.com/spf13/cobra
synced 2025-05-06 05:17:21 +00:00
README: Remove Unneeded Newline
This commit is contained in:
parent
99dc123558
commit
2c03721526
1 changed files with 0 additions and 1 deletions
|
@ -152,7 +152,6 @@ In a Cobra app, typically the main.go file is very bare. It serves one purpose:
|
|||
package main
|
||||
|
||||
import (
|
||||
|
||||
"{pathToYourApp}/cmd"
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue