removing a done TODO

This commit is contained in:
frankknoll
2022-02-14 00:09:46 +01:00
parent 09fa238399
commit 68669b1543

View File

@@ -177,7 +177,6 @@
" @staticmethod\n",
" def createSummationTable(\n",
" groupBy,\n",
" # FK-TODO: rename \"ADRs\" and \"Total reports\" to \"Total Number of Adverse Reaction Reports\" in all places\n",
" columnNameMappingsDict = {\n",
" \"DIED_size\": \"Total Number of Adverse Reaction Reports\",\n",
" \"DIED_sum\": \"Deaths\",\n",