Merge branch 'FREESIDE_3_BRANCH' of git.freeside.biz:/home/git/freeside into FREESIDE...
authorIvan Kohler <ivan@freeside.biz>
Tue, 21 Jul 2015 16:50:48 +0000 (09:50 -0700)
committerIvan Kohler <ivan@freeside.biz>
Tue, 21 Jul 2015 16:50:48 +0000 (09:50 -0700)
FS/FS/ClientAPI/MyAccount/contact.pm

index a586033..34a47cc 100644 (file)
@@ -3,7 +3,6 @@ package FS::ClientAPI::MyAccount::contact;
 use strict;
 use FS::Record qw( qsearchs );
 use FS::cust_main;
-use FS::cust_contact;
 use FS::contact;
 
 sub _custoragent_session_custnum {