diff options
-rw-r--r-- | httemplate/view/cust_main/packages/contact.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/httemplate/view/cust_main/packages/contact.html b/httemplate/view/cust_main/packages/contact.html index 0f0cde71f..151da01aa 100644 --- a/httemplate/view/cust_main/packages/contact.html +++ b/httemplate/view/cust_main/packages/contact.html @@ -17,7 +17,6 @@ % } <%init> -my $conf = new FS::Conf; my %opt = @_; my $cust_pkg = $opt{'cust_pkg'}; |