mirror of
https://github.com/sst/opencode.git
synced 2025-08-04 13:30:52 +00:00
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"]
|
||||
metadata: Info["metadata"]
|
||||
}) {
|
||||
return
|
||||
const { pending, approved } = state()
|
||||
log.info("asking", {
|
||||
sessionID: input.sessionID,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue