From: Mark Wells Date: Tue, 8 Nov 2016 00:37:28 +0000 (-0800) Subject: fix nit X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=96696ba55a8527765575756b78990acb92e55f16 fix nit --- diff --git a/FS/FS/Cron/tax_rate_update.pm b/FS/FS/Cron/tax_rate_update.pm index e345964e8..2c021b80e 100755 --- a/FS/FS/Cron/tax_rate_update.pm +++ b/FS/FS/Cron/tax_rate_update.pm @@ -109,3 +109,5 @@ sub tax_rate_update { } # else $method isn't wa_sales, no other methods exist yet ''; } + +1;