fix mixin inheritence preventing prorate_delayed packages from billing, RT#14372
[freeside.git] / FS / FS / part_pkg / usage_Mixin.pm
index 028fce7..edd0bf4 100644 (file)
@@ -1,10 +1,8 @@
 package FS::part_pkg::usage_Mixin;
 
 use strict;
-use vars qw( @ISA %info );
-use FS::part_pkg;
+use vars qw( %info );
 use FS::UI::bytecount;
-@ISA = qw(FS::part_pkg);
 
 # Field definitions for time and data usage, other than CDRs.