Commit 6da063a4 authored by Frédéric Buclin's avatar Frédéric Buclin

Remove unused variable (leftover from bug 1201113)

parent 27daf484
......@@ -27,7 +27,6 @@ local our $vars = {};
sub LoadTemplate {
my $action = shift;
my $cgi = Bugzilla->cgi;
my $template = Bugzilla->template;
$vars->{'classifications'} = [Bugzilla::Classification->get_all]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment