mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-04-20 09:41:19 -05:00
Coding style cleanup
This commit is contained in:
@@ -105,7 +105,8 @@ void VersionChecker::cancel() {
|
||||
currentVersion.minor,
|
||||
currentVersion.patch
|
||||
));
|
||||
} else {
|
||||
}
|
||||
else {
|
||||
LINFO(fmt::format(
|
||||
"OpenSpace version {}.{}.{} is up to date.",
|
||||
currentVersion.major,
|
||||
|
||||
Reference in New Issue
Block a user