fix code style

This commit is contained in:
Dmitry Ivakhnenko
2022-11-22 15:11:29 +03:00
parent 7eb1875762
commit 6a5f53ed6a
3 changed files with 4 additions and 5 deletions

View File

@@ -17,4 +17,3 @@ struct Layout {
double width; double width;
double height; double height;
}; };