This website works better with JavaScript
Home
Explore
Help
Register
Sign In
vatger
/
aman-backend
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
fixed coding style issues
Sven Czarnian
2 years ago
parent
f69e365623
commit
95f2eb1978
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
src/generic/converters/waypoint.ts
+ 1
- 1
src/generic/converters/waypoint.ts
View File
@@ -17,4 +17,4 @@ export class WaypointConverter {
);
return retval;
}
-}
+}