summaryrefslogtreecommitdiff
path: root/FS
diff options
context:
space:
mode:
Diffstat (limited to 'FS')
-rw-r--r--FS/FS/ClientAPI/MyAccount.pm4
1 files changed, 0 insertions, 4 deletions
diff --git a/FS/FS/ClientAPI/MyAccount.pm b/FS/FS/ClientAPI/MyAccount.pm
index 32c37e9d4..4d24a5263 100644
--- a/FS/FS/ClientAPI/MyAccount.pm
+++ b/FS/FS/ClientAPI/MyAccount.pm
@@ -121,10 +121,6 @@ sub customer_info {
$return{balance} = $cust_main->balance;
$return{tickets} = [ ($cust_main->tickets) ];
- use Data::Dumper;
- open(MYFILE, ">>/tmp/debugger");
- print MYFILE Dumper($return{tickets});
- close MYFILE;
my @open = map {
{