mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
Redundant message
This commit is contained in:
parent
61ef67252e
commit
485de92b50
1 changed files with 0 additions and 2 deletions
|
@ -385,8 +385,6 @@ class Diagnoser():
|
|||
logger.error(m18n.n("diagnosis_cant_run_because_of_dep", category=self.description, dep=Diagnoser.get_description(dependency)))
|
||||
return 1, {}
|
||||
|
||||
self.logger_debug("Running diagnostic for %s" % self.id_)
|
||||
|
||||
items = list(self.run())
|
||||
|
||||
for item in items:
|
||||
|
|
Loading…
Add table
Reference in a new issue