mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2026-05-28 04:35:53 -04:00
ImportSources: remove superfluous newlines
This commit is contained in:
parent
1ff5e7a6cc
commit
93469b20a0
2 changed files with 0 additions and 2 deletions
|
|
@ -68,5 +68,4 @@ class ImportSourceLdap extends ImportSourceHook
|
|||
|
||||
return $this->connection;
|
||||
}
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -40,5 +40,4 @@ class ImportSourceSql extends ImportSourceHook
|
|||
|
||||
return $this->db;
|
||||
}
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue