remove debug
This commit is contained in:
parent
4892b4e922
commit
990fa73d27
1 changed files with 0 additions and 1 deletions
|
|
@ -314,7 +314,6 @@ def handle_sidetag_untag(cbtype, *args, **kws):
|
|||
# read config and register
|
||||
if not CONFIG:
|
||||
CONFIG = koji.read_config_files(CONFIG_FILE, raw=True)
|
||||
print(open(CONFIG_FILE).read())
|
||||
if CONFIG.has_option("sidetag", "remove_empty") and CONFIG.getboolean(
|
||||
"sidetag", "remove_empty"
|
||||
):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue