Skip to content

Commit

Permalink
fix provided PR
Browse files Browse the repository at this point in the history
  • Loading branch information
thomas-mangin committed Oct 14, 2024
1 parent 0e5a03b commit 08bff60
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/exabgp/configuration/flow/parser.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@
from exabgp.rib.change import Change
from exabgp.logger import log

from exabgp.configuration.flow.parser import source, destination

def flow(tokeniser):
return Change(Flow(), Attributes())
Expand Down

0 comments on commit 08bff60

Please sign in to comment.