From a6914b8d82ebaabe6d459779f8da6c5329f22dba Mon Sep 17 00:00:00 2001 From: Bodi Yang Date: Mon, 3 Jun 2024 14:36:21 -0400 Subject: [PATCH] update comment --- taxcalc/reforms/ptaxes0.json | 1 - 1 file changed, 1 deletion(-) diff --git a/taxcalc/reforms/ptaxes0.json b/taxcalc/reforms/ptaxes0.json index e802ff3b9..c063b5812 100644 --- a/taxcalc/reforms/ptaxes0.json +++ b/taxcalc/reforms/ptaxes0.json @@ -11,7 +11,6 @@ // - 3: FICA_mc_trt_employer // - 4: FICA_mc_trt_employee // NOTE: this reform produces the following rates by year: -// below are the total tax rates, from both employer and employee side // 2017: FICA_ss_trt_employer 0.062 FICA_ss_trt_employee 0.062 FICA_mc_trt_employer 0.0145 FICA_mc_trt_employee 0.0145 // 2018: FICA_ss_trt_employer 0.065 FICA_ss_trt_employee 0.065 FICA_mc_trt_employer 0.0145 FICA_mc_trt_employee 0.0145 // 2019: FICA_ss_trt_employer 0.065 FICA_ss_trt_employee 0.065 FICA_mc_trt_employer 0.015 FICA_mc_trt_employee 0.015