summaryrefslogtreecommitdiff
path: root/httemplate/search/477partIA.html
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate/search/477partIA.html')
-rwxr-xr-xhttemplate/search/477partIA.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/httemplate/search/477partIA.html b/httemplate/search/477partIA.html
index aa7381139..97f8ac0aa 100755
--- a/httemplate/search/477partIA.html
+++ b/httemplate/search/477partIA.html
@@ -118,7 +118,6 @@ my $percentages = ($technology eq 'Terrestrial Mobile Wireless');
# So we count packages that were in active status as of the specified date,
# not over any sort of range.
$search_hash{'active'} = [ $opt{date}, $opt{date} ];
-warn Dumper \%search_hash;
my $query = FS::cust_pkg->search(\%search_hash);
my $count_query = $query->{'count_query'};