summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorVijayakumar A <36878324+kumvijaya@users.noreply.github.com>2024-05-19 00:27:03 +0530
committerGitHub <noreply@github.com>2024-05-18 20:57:03 +0200
commit65c8e9e24aec4e90a52319956e062ae7640fec34 (patch)
tree9157234b89340ed0342380a9a63e07c8ee18701c /src
parent9a5897682a6d7fb59e2e90eb50b87dbbe8babaea (diff)
downloadvyos-1x-65c8e9e24aec4e90a52319956e062ae7640fec34.tar.gz
vyos-1x-65c8e9e24aec4e90a52319956e062ae7640fec34.zip
T6349: updated pr-labels workflow permission (#3485)
Diffstat (limited to 'src')
-rwxr-xr-xsrc/op_mode/cgnat.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/op_mode/cgnat.py b/src/op_mode/cgnat.py
index a98269a15..e58b15809 100755
--- a/src/op_mode/cgnat.py
+++ b/src/op_mode/cgnat.py
@@ -16,7 +16,6 @@
import json
import sys
-import typing
from tabulate import tabulate