Skip to content

Commit 35fdbcc

Browse files
committed
Remove todo
Signed-off-by: Alexander Peltzer <[email protected]>
1 parent c3cc1e4 commit 35fdbcc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/java/IO/OutputGenerator.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,6 @@ public OutputGenerator(String outputFolder, DamageProfiler damageProfiler, Strin
7676
* @throws IOException
7777
*/
7878
public void writeJSON(String version) throws IOException {
79-
//TODO write output from json_map
8079
//Add Sample Name to yaml
8180
String sampleName = input.split("/")[input.split("/").length-1];
8281

0 commit comments

Comments
 (0)