mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-17 00:24:43 -04:00
Remove not needed TODOs
Signed-off-by: Yannick Bungers <git@innay.de>
This commit is contained in:
parent
8879b51344
commit
fbd5fa8b07
2 changed files with 0 additions and 3 deletions
|
@ -105,7 +105,6 @@ export class UsersService {
|
|||
if (user.photo) {
|
||||
return user.photo;
|
||||
} else {
|
||||
// TODO: Create new photo, see old code
|
||||
return '';
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue