RT#34078: Payment History Report / Statement
[freeside.git] / FS / FS / msg_template / InitialData.pm
index 87c407c..a4e27fd 100644 (file)
@@ -21,15 +21,6 @@ If you did not request this password reset, you may safely ignore and delete thi
 END
                       ],
     },
-    { msgname   => 'payment_history_template',
-      mime_type => 'text/html',
-      _conf        => 'payment_history_msgnum',
-      _insert_args => [ subject => '{ $company_name } payment history',
-                        body    => <<'END',
-{ $payment_history }
-END
-                      ],
-    },
   ];
 }