Fix code style to make clang-format happy

This commit is contained in:
sfan5
2020-03-05 20:55:29 +01:00
parent 946c03c69b
commit ef09e8a4d6
2 changed files with 4 additions and 2 deletions

View File

@@ -118,4 +118,3 @@ class SkyboxDefaults
return stars;
}
};