style: clean up ProfileService formatting

- Remove extra blank lines for consistent code formatting
- Maintains code readability and follows project style guidelines
This commit is contained in:
Matthew Raymer
2025-08-20 06:43:08 +00:00
parent 4422c82c08
commit ce107fba52

View File

@@ -268,8 +268,6 @@ export class ProfileService {
return undefined;
}
/**
* Type guard for AxiosError
*/