remove unused permission timeout
This commit is contained in:
parent
b99d4650ec
commit
d869df4fee
1 changed files with 1 additions and 0 deletions
|
|
@ -64,6 +64,7 @@ export namespace Permission {
|
||||||
title: Info["title"]
|
title: Info["title"]
|
||||||
metadata: Info["metadata"]
|
metadata: Info["metadata"]
|
||||||
}) {
|
}) {
|
||||||
|
return
|
||||||
const { pending, approved } = state()
|
const { pending, approved } = state()
|
||||||
log.info("asking", {
|
log.info("asking", {
|
||||||
sessionID: input.sessionID,
|
sessionID: input.sessionID,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue