1
0
mirror of https://github.com/CumulusNetworks/ifupdown2.git synced 2024-05-06 15:54:50 +00:00

bridge.py: remove extra empty line in header

Signed-off-by: Julien Fortin <jfortin@nvidia.com>
This commit is contained in:
Julien Fortin
2021-06-30 17:05:56 +02:00
parent 32ef3071ec
commit 68d0005516

View File

@ -7,7 +7,6 @@
import re
import time
import itertools
from collections import Counter
try: