mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-21 12:55:31 +08:00
refactor: clang-format
This commit is contained in:
@@ -29,4 +29,4 @@ namespace swift::misc::aviation
|
||||
if (this->size() > index) { return (*this)[index]; }
|
||||
return CAircraftSituationChange::null();
|
||||
}
|
||||
} // namespace
|
||||
} // namespace swift::misc::aviation
|
||||
|
||||
Reference in New Issue
Block a user