Skip to content

Commit 308f771

Browse files
committed
[config]Fix mclag subcommand issue
Signed-off-by: ouxiaolong <[email protected]>
1 parent 37eb2b3 commit 308f771

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

config/main.py

-2
Original file line numberDiff line numberDiff line change
@@ -1212,8 +1212,6 @@ def config(ctx):
12121212

12131213
#add mclag commands
12141214
config.add_command(mclag.mclag)
1215-
config.add_command(mclag.mclag_member)
1216-
config.add_command(mclag.mclag_unique_ip)
12171215

12181216
# syslog module
12191217
config.add_command(syslog.syslog)

0 commit comments

Comments
 (0)