mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-02 23:25:53 +08:00
refactor: clang-format
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
// SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-swift-pilot-client-1
|
||||
|
||||
#include "misc/network/clientprovider.h"
|
||||
|
||||
#include "misc/aviation/aircraftsituation.h"
|
||||
#include "misc/verify.h"
|
||||
|
||||
@@ -210,4 +211,4 @@ namespace swift::misc::network
|
||||
static CClientProviderDummy *dummy = new CClientProviderDummy();
|
||||
return dummy;
|
||||
}
|
||||
} // namespace
|
||||
} // namespace swift::misc::network
|
||||
|
||||
Reference in New Issue
Block a user