Drop un-used topic
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
41ae82d75d
commit
fae15b2425
1 changed files with 0 additions and 2 deletions
|
@ -82,8 +82,6 @@ class MirrorFromPagure(object):
|
|||
if repo_name not in self.trigger_names:
|
||||
_log.info("%s is not a pagure repo of interest, bailing", repo_name)
|
||||
return
|
||||
elif message.topic == "org.fedoraproject.prod.infragit.receive":
|
||||
pass
|
||||
else:
|
||||
_log.info("Unexpected topic received: %s", message.topic)
|
||||
return
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue