summaryrefslogtreecommitdiff
path: root/FS/FS/part_pkg_currency.pm
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2013-12-28 16:11:46 -0800
committerIvan Kohler <ivan@freeside.biz>2013-12-28 16:11:46 -0800
commit32072dbf59a054529f5304574c0f56f9567d14d0 (patch)
treeeaca19adc8da8daf4b0eaaed1a16c3a8e5a53cb0 /FS/FS/part_pkg_currency.pm
parent66c235e33563ccd785ff9e0828398f778a75fb9f (diff)
autoload methods returning foreign records, RT#13971
Diffstat (limited to 'FS/FS/part_pkg_currency.pm')
-rw-r--r--FS/FS/part_pkg_currency.pm2
1 files changed, 0 insertions, 2 deletions
diff --git a/FS/FS/part_pkg_currency.pm b/FS/FS/part_pkg_currency.pm
index 246abee..71f122c 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