Remove unused parameter
The replication_targets parameter doesn't appear to be used anywhere, let's get rid of it to avoid confusion. Change-Id: I25fdb9d5e99b3876e6a363e5f967f22f8674b7c6
This commit is contained in:
parent
e73499f3eb
commit
07b718284a
@ -132,7 +132,6 @@ class gerrit(
|
||||
$melody_session = false,
|
||||
$replicate_local = false,
|
||||
$replication = [],
|
||||
$replication_targets = [],
|
||||
$gitweb = true,
|
||||
$cgit = false,
|
||||
$web_repo_url = '',
|
||||
|
Loading…
Reference in New Issue
Block a user