fix nit
authorMark Wells <mark@freeside.biz>
Tue, 8 Nov 2016 00:37:28 +0000 (16:37 -0800)
committerMark Wells <mark@freeside.biz>
Tue, 8 Nov 2016 00:40:39 +0000 (16:40 -0800)
FS/FS/Cron/tax_rate_update.pm

index e345964..2c021b8 100755 (executable)
@@ -109,3 +109,5 @@ sub tax_rate_update {
   } # else $method isn't wa_sales, no other methods exist yet
   '';
 }
+
+1;