spurious line
[freeside.git] / FS / FS / svc_acct.pm
index 0015140..8504c18 100644 (file)
@@ -1519,7 +1519,6 @@ sub _op_usage {
   my $action = $op2action{$op};
 
   if ( &{$op2condition{$op}}($self, $column, $amount) ) {
-    my $cust_pkg = $self->cust_svc->cust_pkg;
     foreach my $part_export ( $self->cust_svc->part_svc->part_export ) {
       if ($part_export->option('overlimit_groups')) {
         my ($new,$old);