Skip to content

Commit 2946f34

Browse files
committed
allow withdraw attribute
1 parent c299fdb commit 2946f34

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/exabgp/reactor/api/command/announce.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -254,6 +254,7 @@ def callback():
254254
return True
255255

256256

257+
@Command.register('text', 'withdraw attribute')
257258
@Command.register('text', 'withdraw attributes')
258259
def withdraw_attribute(self, reactor, service, line):
259260
def callback():

0 commit comments

Comments
 (0)