Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
frankkopp committed Dec 24, 2022
1 parent 4db866a commit 9940e4d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/instruments/src/EFB/Ground/Pages/Payload/Payload.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -356,7 +356,6 @@ export const Payload = () => {
setBoardingStarted(false);
};

// TODO: Rework A32NX_Boarding to make boardingRateMultiplier obsolete. (msDelay)
const calculateBoardingTime = useMemo(() => {
// factors taken from flybywire-aircraft-a320-neo/html_ui/Pages/A32NX_Core/A32NX_Boarding.js line 175+
let boardingRateMultiplier = 0;
Expand Down

0 comments on commit 9940e4d

Please sign in to comment.