Skip to content

Commit

Permalink
remove todo
Browse files Browse the repository at this point in the history
  • Loading branch information
rewertvsp committed Nov 14, 2024
1 parent 57f0fc0 commit 92a07da
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -249,7 +249,6 @@ public Integer call() {
if (Files.exists(resolve)) {
log.warn("Small-scale Commercial demand already exists. Skipping generation.");
} else {
//TODO check: Wo wird das Volumen der existierenden Modelle von den erzeugten Potentialen abgezogen?
new GenerateSmallScaleCommercialTrafficDemand(integrateExistingTrafficToSmallScaleCommercial, null, null, null).execute(
configPath.toString(),
"--pathToDataDistributionToZones", pathDataDistributionFile.toString(),
Expand Down

0 comments on commit 92a07da

Please sign in to comment.