mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Remove commented code
This commit is contained in:
@@ -671,8 +671,3 @@ class Fob(ControlPoint):
|
||||
@property
|
||||
def heading(self) -> int:
|
||||
return 0
|
||||
|
||||
# def active_runway(self, conditions: Conditions,
|
||||
# dynamic_runways: Dict[str, RunwayData]) -> RunwayData:
|
||||
# logging.warning("TODO: FOBs have no runways")
|
||||
# return RunwayData(self.full_name, runway_heading=0, runway_name="")
|
||||
Reference in New Issue
Block a user