Merge branch 'xss_fixes' of https://github.com/mcreenan/Freeside
[freeside.git] / FS / FS / cust_pkg.pm
index 8012288..741d440 100644 (file)
@@ -3569,11 +3569,6 @@ sub main_pkg {
   return;
 }
 
-# workaround for name conflict
-sub pkg_contact {
-  FS::contact_Mixin::contact(@_);
-}
-
 =back
 
 =head1 CLASS METHODS