import torrus 1.0.9
[freeside.git] / FS / FS / part_event / Action / cust_bill_send_agent.pm
index fcf0007..670a32c 100644 (file)
@@ -24,9 +24,7 @@ sub option_fields {
   );
 }
 
-sub default_weight {
-  50;
-}
+sub default_weight { 50; }
 
 sub do_action {
   my( $self, $cust_bill ) = @_;