Skip to content

Commit

Permalink
Fixed lint error.
Browse files Browse the repository at this point in the history
Signed-off-by: Tanya <[email protected]>
  • Loading branch information
tanyaveksler committed Jun 4, 2024
1 parent 13affc8 commit 019cf3e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion nca/FWRules/MinimizeCsFWRules.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
from collections import defaultdict
from nca.CoreDS.ConnectivityProperties import ConnectivityProperties
from nca.CoreDS.Peer import IpBlock, ClusterEP, HostEP, DNSEntry, PeerSet, Pod
from nca.CoreDS.ProtocolSet import ProtocolSet
from nca.Resources.OtherResources.K8sNamespace import K8sNamespace
from .FWRule import FWRuleElement, FWRule, PodElement, PeerSetElement, LabelExpr, PodLabelsElement, IPBlockElement, \
DNSElement
Expand Down

0 comments on commit 019cf3e

Please sign in to comment.