Codechange: Use YAPF for river builder pathfinder. (#14606)

This commit is contained in:
Kuhnovic
2025-09-20 21:42:06 +02:00
committed by dP
parent b015eb5ad7
commit 4f5ef4e720
10 changed files with 179 additions and 365 deletions
-1
View File
@@ -17,7 +17,6 @@
#include "network/network_func.h"
#include "network/core/config.h"
#include "pathfinder/pathfinder_type.h"
#include "pathfinder/aystar.h"
#include "linkgraph/linkgraphschedule.h"
#include "genworld.h"
#include "train.h"