Skip to content

Commit 5f82247

Browse files
committed
removing unsupported commands until implemented
1 parent 1176d63 commit 5f82247

24 files changed

+523
-3705
lines changed

src/managednetworkfabric/azext_managednetworkfabric/aaz/latest/networkfabric/device/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
from ._list import *
1313
from ._reboot import *
1414
from ._refresh_configuration import *
15-
from ._resync_certificate import *
1615
from ._resync_password import *
1716
from ._run_ro import *
1817
from ._run_rw import *

src/managednetworkfabric/azext_managednetworkfabric/aaz/latest/networkfabric/device/_resync_certificate.py

Lines changed: 0 additions & 323 deletions
This file was deleted.

src/managednetworkfabric/azext_managednetworkfabric/aaz/latest/networkfabric/externalnetwork/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,4 @@
1515
from ._show import *
1616
from ._update import *
1717
from ._update_admin_state import *
18-
from ._update_static_route_bfd_administrative_state import *
1918
from ._wait import *

0 commit comments

Comments
 (0)