Skip to content

Commit 0a638a7

Browse files
committed
Refactor IdentitiesController to remove unused decorator
1 parent e878cf2 commit 0a638a7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/management/identities/identities.controller.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -345,7 +345,6 @@ export class IdentitiesController extends AbstractController {
345345
});
346346
}
347347

348-
@Public()
349348
@Get('photo/raw')
350349
@ApiReadResponseDecorator(FilestorageDto)
351350
@ApiQuery({

0 commit comments

Comments
 (0)