X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2Fpart_pkg_currency.pm;h=71f122c1f32edc5d94964737664fd2bb16ed0c16;hb=368ed08e24400e9d1faf401a1e4e23ea54d2c969;hp=246abee8bc79579706a9715cd78a730375980dc7;hpb=e96a2a6fd3a8885b0fb035ecc55bdf50dbe5a4aa;p=freeside.git diff --git a/FS/FS/part_pkg_currency.pm b/FS/FS/part_pkg_currency.pm index 246abee8b..71f122c1f 100644 --- a/FS/FS/part_pkg_currency.pm +++ b/FS/FS/part_pkg_currency.pm @@ -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