remove redundant comment
This commit is contained in:
@@ -70,7 +70,6 @@ def uc2_network() -> Network:
|
||||
cfg = yaml.safe_load(f)
|
||||
game = PrimaiteGame.from_config(cfg)
|
||||
return game.simulation.network
|
||||
# return arcd_uc2_network()
|
||||
|
||||
|
||||
@pytest.fixture(scope="function")
|
||||
|
||||
Reference in New Issue
Block a user