mirror of
https://github.com/logto-io/logto.git
synced 2025-03-31 22:51:25 -05:00
fix(core): remove useless todo comment (#653)
remove useless todo comment
This commit is contained in:
parent
88e58b8b0c
commit
fefe566044
1 changed files with 0 additions and 2 deletions
|
@ -7,6 +7,4 @@ describe('oidc provider init', () => {
|
|||
const app = new Koa();
|
||||
await expect(initOidc(app)).resolves.not.toThrow();
|
||||
});
|
||||
|
||||
// TODO:
|
||||
});
|
||||
|
|
Loading…
Add table
Reference in a new issue