reporegistry: in addSubrepo(), replace unneeded use of "elif" with simple "if"
Each "elif" statement already terminated with a return: there is no need to have a big conditional statement.
No functional changes.
Authored by: Antonio Muci 2023-06-09
Parent: [fe7f8d]
Child: [bdaa58]