mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-03 13:01:59 +00:00
python: Remove redundant import of subprocess
Signed-off-by: Donald Sharp <sharpd@nvidia.com>
This commit is contained in:
parent
87472c6999
commit
0474ad9c72
@ -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']
|
||||
|
Loading…
Reference in New Issue
Block a user