refactor: Remove remaining ATC booking parts

Related to #252
This commit is contained in:
Lars Toenning
2024-01-30 10:49:08 +01:00
parent 975944a528
commit 9188a5857e
8 changed files with 3 additions and 58 deletions

View File

@@ -37,7 +37,7 @@ using namespace BlackCore::Db;
namespace BlackCoreTest
{
//! Test data readers (for bookings, JSON, etc.)
//! Test data readers (for ICAOs, JSON, etc.)
class CTestReaders : public QObject
{
Q_OBJECT