From 09dee3e75401ecb735d5f113eeb7b7112a2ab235 Mon Sep 17 00:00:00 2001 From: sfarouq-ext <116093375+sfarouq-ext@users.noreply.github.com> Date: Thu, 12 Dec 2024 11:57:43 +0100 Subject: [PATCH] restore files --- src/snmp_standard/mode/listspanningtrees.pm | 2 +- src/snmp_standard/mode/spanningtree.pm | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/snmp_standard/mode/listspanningtrees.pm b/src/snmp_standard/mode/listspanningtrees.pm index 2ca2712ba4..f457574578 100644 --- a/src/snmp_standard/mode/listspanningtrees.pm +++ b/src/snmp_standard/mode/listspanningtrees.pm @@ -16,7 +16,7 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. - +# package snmp_standard::mode::listspanningtrees; diff --git a/src/snmp_standard/mode/spanningtree.pm b/src/snmp_standard/mode/spanningtree.pm index 72165c796a..0aa7d9166b 100644 --- a/src/snmp_standard/mode/spanningtree.pm +++ b/src/snmp_standard/mode/spanningtree.pm @@ -16,7 +16,7 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. - +# package snmp_standard::mode::spanningtree;