forked from Mxmilu666/frp
optimize the code of the command line (#3614)
This commit is contained in:
@@ -31,8 +31,6 @@ var (
|
||||
)
|
||||
|
||||
func init() {
|
||||
RegisterCommonFlags(natholeCmd)
|
||||
|
||||
rootCmd.AddCommand(natholeCmd)
|
||||
natholeCmd.AddCommand(natholeDiscoveryCmd)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user