swift-project / pilotclient

Cross-platform cross-simulator pilot client for virtual air traffic networks
https://swift-project.org
GNU General Public License v3.0
89 stars 26 forks source link

Remove ATC bookings overview #253

Closed ltoenning closed 5 months ago

ltoenning commented 5 months ago

This PR removes the ATC booking overview because it does not appear to be widely used.

The Actions warnings caused by deprecation of node16 will be fixed on another branch soon. Some of our Actions do not use node20 yet (for example https://github.com/jurplel/install-qt-action/pull/219 and https://github.com/octokit/request-action/pull/287).

Fixes #252