summaryrefslogtreecommitdiff
path: root/FS/FS/Upgrade.pm
diff options
context:
space:
mode:
authorJonathan Prykop <jonathan@freeside.biz>2016-07-26 15:04:54 -0500
committerJonathan Prykop <jonathan@freeside.biz>2016-07-26 15:04:54 -0500
commita1930173f49200333e347b87c01c3edabc1ebb9c (patch)
treefeeca6ee320a76e6a303419622fc6ca2d23dd42c /FS/FS/Upgrade.pm
parentb307e9044cc1fded25280ea5d9e105daaba89d43 (diff)
Revert "RT#38217: Send email when logging conditions are met"
This reverts commit 5f563d5ac7e6e1e93cca382baa42ee106f3db5a0.
Diffstat (limited to 'FS/FS/Upgrade.pm')
-rw-r--r--FS/FS/Upgrade.pm3
1 files changed, 0 insertions, 3 deletions
diff --git a/FS/FS/Upgrade.pm b/FS/FS/Upgrade.pm
index 3faf47e..65b83bd 100644
--- a/FS/FS/Upgrade.pm
+++ b/FS/FS/Upgrade.pm
@@ -352,9 +352,6 @@ sub upgrade_data {
tie my %hash, 'Tie::IxHash',
- #remap log levels
- 'log' => [],
-
#cust_main (remove paycvv from history, locations, cust_payby, etc)
'cust_main' => [],