mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-07-16 04:50:29 -07:00
chore: remove one line
This commit is contained in:
@@ -309,7 +309,6 @@ export function PoliciesDialog({
|
||||
if (keyMatchers[Command.ESCAPE](key)) {
|
||||
if (searchQuery) {
|
||||
searchBuffer.setText('');
|
||||
setSearchQuery('');
|
||||
} else {
|
||||
onClose();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user