removing lines
This commit is contained in:
parent
60edab9f6d
commit
2459234147
|
@ -290,5 +290,3 @@ def sync_source_destination():
|
||||||
options=src_options,
|
options=src_options,
|
||||||
description=dst.description)
|
description=dst.description)
|
||||||
current_app.logger.info("Source: %s added", dst.label)
|
current_app.logger.info("Source: %s added", dst.label)
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue