Skip to content

Commit

Permalink
T0000: python-bond-3
Browse files Browse the repository at this point in the history
  • Loading branch information
kumvijaya authored Nov 20, 2024
1 parent 289d46a commit 7ceb2b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/vyos/ifconfig/bond.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
# License along with this library. If not, see <http://www.gnu.org/licenses/>.

import os

import json
from vyos.ifconfig.interface import Interface
from vyos.utils.dict import dict_search
from vyos.utils.assertion import assert_list
Expand Down

0 comments on commit 7ceb2b4

Please sign in to comment.