diff options
| author | Donatas Abraitis <donatas@opensourcerouting.org> | 2022-06-19 22:33:01 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-06-19 22:33:01 +0300 |
| commit | 4ed0abcb55c9b084eddd645c6043442083acc28f (patch) | |
| tree | 15f631dc898fb80ec3e52bb6f5f49455876c2b31 /python | |
| parent | ee91e848ff7020be6840d8bf82242f20217667af (diff) | |
| parent | 00c89a3673af923353905a0a2a0321bc112be98c (diff) | |
Merge pull request #11423 from donaldsharp/lgtm_fixes
Lgtm fixes
Diffstat (limited to 'python')
| -rw-r--r-- | python/tiabwarfo.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/python/tiabwarfo.py b/python/tiabwarfo.py index 265173e314..4a6cd6ad77 100644 --- a/python/tiabwarfo.py +++ b/python/tiabwarfo.py @@ -21,7 +21,6 @@ import os import subprocess import re import argparse -import subprocess import json structs = ['xref', 'xref_logmsg', 'xref_threadsched', 'xref_install_element', 'xrefdata', 'xrefdata_logmsg', 'cmd_element'] |
