removing batchCodeTable from UI
This commit is contained in:
@@ -22,5 +22,6 @@ def createAndSaveGlobalBatchCodeTable(minADRsForLethality, batchCodeTableFactory
|
||||
'Severe reports',
|
||||
'Lethality'
|
||||
]]
|
||||
# FK-TODO: remove Global.json
|
||||
IOUtils.saveDataFrameAsJson(batchCodeTable, '../docs/data/batchCodeTables/Global.json')
|
||||
return batchCodeTable
|
||||
|
||||
Reference in New Issue
Block a user