in a new 5.x install, don't try to upgrade from 3.x-style payby, those fields are...
[freeside.git] / FS / FS / part_pkg_currency.pm
index 246abee..71f122c 100644 (file)
@@ -2,8 +2,6 @@ package FS::part_pkg_currency;
 use base qw( FS::Record );
 
 use strict;
-#use FS::Record qw( qsearch qsearchs );
-use FS::part_pkg;
 
 =head1 NAME