Remove useless lines
Signed-off-by: Shiming Zhang <wzshiming@foxmail.com>
This commit is contained in:
		| @@ -57,7 +57,6 @@ func run() error { | ||||
|  | ||||
| 	// clear out the usage as we use banners that do not display in man pages | ||||
| 	appName.Usage = "" | ||||
| 	appName.ToMan() | ||||
| 	data, err := appName.ToMan() | ||||
| 	if err != nil { | ||||
| 		return err | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Shiming Zhang
					Shiming Zhang