import torrus 1.0.9
[freeside.git] / FS / FS / part_event / Action / bill.pm
index fec025f..b96614d 100644 (file)
@@ -8,13 +8,9 @@ sub description {
   'Generate invoices (normally only used with a Late Fee event)';
 }
 
-sub deprecated {
-  1;
-}
+sub deprecated { 1; }
 
-sub default_weight {
-  60;
-}
+sub default_weight { 60; }
 
 sub do_action {
   my( $self, $cust_object ) = @_;