X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2Fpart_pkg_currency.pm;h=71f122c1f32edc5d94964737664fd2bb16ed0c16;hp=246abee8bc79579706a9715cd78a730375980dc7;hb=8d0e8149e7b19ad8543ac6c8c663be63dbc34762;hpb=3d0a1bb06b895c5be6e3f0517d355442a6b1e125 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