Skip to content

Commit 9ac71e4

Browse files
committed
style: remove spurious blank line in DataPortabilityController
1 parent 3829fc9 commit 9ac71e4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

backend/src/Taskdeck.Api/Controllers/DataPortabilityController.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77

88
namespace Taskdeck.Api.Controllers;
99

10-
1110
/// <summary>
1211
/// Endpoints for GDPR-style data portability: user data export and account deletion.
1312
/// All endpoints require authentication and scope access strictly to the requesting user.

0 commit comments

Comments
 (0)