Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
isabelmsft committed Sep 15, 2022
1 parent 5bc3918 commit 219020c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion config/vlan.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
from time import sleep
from .utils import log
from .validated_config_db_connector import ValidatedConfigDBConnector
from swsscommon.swsscommon import ConfigDBConnector

ADHOC_VALIDATION = True

Expand Down

0 comments on commit 219020c

Please sign in to comment.