remove debug

This commit is contained in:
Milan
2023-02-26 22:28:12 +01:00
parent 26d56bd757
commit 4521c3ed6c
39 changed files with 0 additions and 73 deletions

View File

@@ -31,8 +31,6 @@ if ( $0 =~ /aggregate.*?\.cgi$/ ) {
}
my $config = config::getFromScriptLocation();
my $debug = $config->{system}->{debug};
my $base_dir = $config->{locations}->{base_dir};
my $output_header = '';