diff options
Diffstat (limited to 'Bugzilla')
-rw-r--r-- | Bugzilla/Install/Localconfig.pm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Bugzilla/Install/Localconfig.pm b/Bugzilla/Install/Localconfig.pm index 654b44b9f..e22a47afa 100644 --- a/Bugzilla/Install/Localconfig.pm +++ b/Bugzilla/Install/Localconfig.pm @@ -195,7 +195,6 @@ EOT # such as bug changes. A random string is generated by default. # It's very important that this key is kept secret. It also must be # very long. - EOT }, ); |