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