chore: remove wip comments

Signed-off-by: Johan Haals <johan.haals@gmail.com>
This commit is contained in:
Johan Haals
2021-11-30 13:24:52 +01:00
committed by blam
parent 15b98232d0
commit 48e1d3bfca
@@ -16,14 +16,6 @@
import { ApiRef, createApiRef } from '../system';
import { BackstageUserIdentity, ProfileInfo } from './auth';
/*
- [ ] IdentityApi getProfile, make async
- [ ] BackstageIdentity (settle or remove)
- [ ] Evolution plan for utility APIs
*/
/**
* The Identity API used to identify and get information about the signed in user.
*