mirror of
https://salsa.debian.org/mdosch/feed-to-muc.git
synced 2024-11-22 14:08:39 +01:00
Delete accidentally duplicated lines.
This commit is contained in:
parent
b2714d0582
commit
1e8f59b84f
1 changed files with 0 additions and 3 deletions
|
@ -209,9 +209,6 @@ func processStanzas(client *xmpp.Client, muc string, mucNick string, feeds []str
|
||||||
log.Fatal("Error: Failed sending message to ", v.Remote, ": ", err)
|
log.Fatal("Error: Failed sending message to ", v.Remote, ": ", err)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// Reply with repo address for `source`.
|
|
||||||
case "source":
|
|
||||||
}
|
}
|
||||||
|
|
||||||
// Reply to pings and disco queries.
|
// Reply to pings and disco queries.
|
||||||
|
|
Loading…
Reference in a new issue