fixed coding style issues

This commit is contained in:
Sven Czarnian
2022-10-23 16:58:41 +02:00
parent f69e365623
commit 95f2eb1978

View File

@@ -17,4 +17,4 @@ export class WaypointConverter {
); );
return retval; return retval;
} }
} }